PrescribedAccelerationTransitionProfile Constructor |
Create a new instance. By default, this uses a
ThrustAcceleration of zero,
indicating that it will update the next profile based on the initial speed which will
be determined by the previous profile unless
AllowModificationOfInitialSpeed is
set to false. Similarly, the initial and final conditions for height will be determined by
the surrounding profiles unless the properties allowing them to change are set to false.
Also by default, the reference surface is set to the surface of the
EarthCentralBody in the
CentralBodiesFacet.
Namespace:
AGI.Foundation.RouteDesign
Assembly:
AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public PrescribedAccelerationTransitionProfile()
public:
PrescribedAccelerationTransitionProfile()
new : unit -> PrescribedAccelerationTransitionProfile
See Also