class Ammunition

Parents

object

Brief

Definition of a ammunition and projectile

Public Properties

BallisticCoefficient

Ballistic coefficient

BulletDiameter

Diameter of the projectile

BulletLength

Length of the projectile

CustomTableFileName

The file name of the custom drag table

MuzzleVelocity

Muzzle velocity

Weight

Projectile weight

Public Constructors

Ammunition

Default constructor

Ammunition

Serialization/parameterized constructor

Public Methods

GetBallisticCoefficient

Return the ballistic coefficient

back