class AmmoInfo

Brief

The basic ammunition information entity

Details

The type defined in the MathEx.ExternalBallistic.dll assembly. The namespace is MathEx.ExternalBallistic.

Public Properties

BallisticCoefficient

Gets or sets ballistic coefficient.

BulletWeight

Gets or sets bullet weight.

MuzzleVelocity

Gets or sets muzzle velocity.

Table

Gets or sets ballistic table.

Public Constructors

AmmoInfo

Constructor

Public Methods

IsComplete

Checks whether all properties are filled.

ToString

Converts the value to the string.

back