tags Reticle definition file formatThe section describes the reticle definition file format
The root tag of the file must be reticle.
Note: all coordinates, dimensions and sizes are defined
in angular units. The angular unit format is a number
followed by the unit name. Most used unit names for reticles
are mil (mildot), mrad (milliradian) and moa (minutes of angle).
For Wasrshaw Pact reticles, ths, e.g. "a thousdand" (1/3000 of full circle)
may also be useful.
Examples: 1mil, -5.5moa, 1.7mrad.
For complete list of the supported units please refer to
Measurement library source: AngularUnit.cs.
Note: colors are set by SVG/HTML/CSS color names. For the complete list of the possible values please refer to CSS documentation.
Open example below for mildot reticle definition
Example Show
| Tags | |
|
The list of the bullet drop compensation points. |
|
|
The bullet drop compensator point definition. |
|
|
Elements list. |
|
|
The root element of the reticle definition |
|
|
A circle |
|
|
Reticle element: a line |
|
|
Reticle element: a path (sequence of lines and arcs) |
|
|
Path element: draw an arc to the specified position. |
|
|
Path element: draw a line to the specified position. |
|
|
Path element: move to the specified position. |
|
|
Reticle element: a rectangle |
|