Namespace BallisticCalculator.Reticle

Brief

The classes to define and draw reticles.

Details

A reticle is a pattern of fine lines built in into eyepiece of an optical (sometime prismatic or holographic) sight or scope and is used to aim or measure distances to the target.

The library offers rich set of functionality to:

To define a reticle programmatically use classes in BallisticCalculator.Reticle.Data namespace.

To deserialize reticle definition file use Serialization namespace.

To draw a reticle, BDC marks and a target use ReticleDrawController class in BallisticCalculator.Reticle.Draw namespace.

Classes

MilDotReticle

MilDot reticle definition

back