public method TrajectoryCalculator.SightAngle

Brief

Calculates the sight angle for the specified zero distance

Declaration
C#
Measurement<AngularUnit>  SightAngle (Ammunition ammunition, Rifle rifle, Atmosphere atmosphere, DragTable dragTable = null)

Parameters
ammunition
rifle
atmosphere
dragTable

Custom dragTable

Declared in TrajectoryCalculator

back