The classes related to calculate a projectile trajectory.
The main class used to calculate a trajectory
is TrajectoryCalculator
.
The calculation result is returned as an array of trajectory points
represented by TrajectoryPoint
.
The rest of classes is used to define various parameters required to calculate a trajectory.
Please also refer to the example of trajectory claculator usage.
Classes | |
Definition of a ammunition and projectile |
|
An entry into a projectile library |
|
The specification of the current atmosphere conditions |
|
The value representing ballistic coefficient |
|
A drag table |
|
The data point of initial drag table |
|
The range table node |
|
The custom drag table loaded from a drg file. |
|
The definition of the rifle |
|
The specification of the rifling |
|
Parameters of the shot |
|
Sight/scope specification |
|
The calculator for the projectile trajectory |
|
One point of the projectile trajectory |
|
Wind specification |
|
The parameters of zeroing |
Enumerations | |
The type of the ballisitic coefficient value |
|
The identifier of the drag table |
|
Direction of the twist |