<< Click to Display Table of Contents >> Navigation: Support > Reconfigurable Rulebook > Definition Types > TARGET COLLECTION |
A TARGET COLLECTION defines a set of TARGET definitions that are used together for multiple COURSE OF FIRE scripts. with each other during competitions or practice. It may only list one TARGET definition, or it may list multiple TARGET definitions. Each index is then used as part of a COURSE OF FIRE script.
For example, in high power, one TARGET COLLECTION could include the 200yds. SR target, the 300yds SR-3, and the 600yds MR-1 target for the National Match Course. Another TARGET SET, for the same style of shooting could define the 200yds. SR target, the 300yds reduced for 200yds SR-42, and the 600yds reduced for 200yds MR-2.
In another example, for smallbore three position, one TARGET COLLECTION could include the 50m Rifle target. Another the 50m Rifle reduced for 50yds. And yet another the 50m Rifle reduced for 50ft.
The TARGET COLLECTION definition includes the Common Properties.
Property Name |
Value Type |
Description |
TargetCollections |
List of TargetCollections. |
The list of TargetCollections for use as options. Each TargetCollections must have a its list of TargetDefs be the same length. Required. |
{
"TargetCollections": [
{
"TargetCollectionName": "10m Air Rifle",
"TargetDefs": [
"v1.0:issf:10m Air Rifle"
],
"RangeDistance": "10m"
},
{
"TargetCollectionName": "BMC Air Rifle",
"TargetDefs": [
"v1.0:cmp:Basic Marksmanship Course"
],
"RangeDistance": "10m"
}
],
"HierarchicalName": "ntparc:Air Rifle",
"Description": "Target Collection that would be used in National Three-Position Air Rifle Counsel training and competitions.",
"Version": "1.1",
"Type": "TARGET COLLECTION",
"SetName": "v1.0:ntparc:Air Rifle",
"Owner": "OrionAcct001001",
"Discipline": "RIFLE"
}
Note:
The Reconfigurable Rulebook and functionality will be implemented with the release of Orion Scoring System v. 3.0 (TBA)