class TrajectoryCaculator

Parents
object

Brief

The calculator for the projectile trajectory

Static Public Properties

MaximumDrop

The maximum drop value to stop further calculation

MinimumVelocity

The minimum velocity to stop the calculation

Public Properties

MaximumCalculationStepSize

The maximum step size of the calculation.

Public Constructors

TrajectoryCaculator

Public Methods

Calculate

Calculates the trajectory for the specified parameters.

SightAngle

Calculates the sight angle for the specified zero distance

back