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: 25.1.421.0 (25.1.421.0)
Syntaxpublic PrescribedAccelerationTransitionProfile()
public:
PrescribedAccelerationTransitionProfile()
new : unit -> PrescribedAccelerationTransitionProfile
See Also