public property ShotParameters.SightAngle

Brief

Sight angle

Declaration
C#
Measurement<AngularUnit>  SightAngle public get; public set;

Details

Use TrajectoryCaculator.SightAngle to calculate sight angle by the zero distance

Declared in ShotParameters

back