public constructor AmmoInfo.AmmoInfo

Brief

Constructor

Declaration
C#
  AmmoInfo (DragTable table, double ballisticCoefficient, MathEx.ExternalBallistic.Units.Velocity muzzleVelocity, MathEx.ExternalBallistic.Units.Weight bulletWeight)

Parameters
table

The drag table identifier.

ballisticCoefficient

The ballistic coefficient of the bullet.

muzzleVelocity

The muzzle velocity.

bulletWeight

The weight of the bullet.

Declared in AmmoInfo

back