Interface used to access the takeoff or landing options for a reference state procedure.
  SetAirspeed | Set the launch airspeed. | 
  SetAttitudeRate | Set the vertical attitude rate. | 
  SetLateralAccel | Set the lateral acceleration. | 
  SetLongitudinalAccel | Set the longitudinal acceleration. | 
  Airspeed | Get the goal airspeed for the launch. | 
  AirspeedType | Get the airspeed type. | 
  AltitudeRate | Gets or sets the rate at which the aircraft will climb or descend. | 
  AOA | Gets or sets the aircraft's angle of attack. | 
  AttitudeRateType | Get the mode to specify the vertical attitude rate. | 
  Course | Gets or sets the direction the aircraft is traveling. | 
  CourseDot | Get the course rate of change. | 
  CourseIsMagnetic | Opt whether to specify the course using magnetic North. | 
  FlightPathAngle | Gets or sets the initial pitch angle of the flight path. | 
  GroundspeedDot | Get the groundspeed acceleration. | 
  Heading | Gets or sets the direction the aircraft is pointing. | 
  HeadingDot | Get the heading rate of change. | 
  HeadingIsMagnetic | Opt whether to specify the heading using magnetic North. | 
  LateralAccelType | Get the mode to specify the lateral acceleration. | 
  LongitudinalAccelType | Get the mode to specify the longitudinal acceleration. | 
  PitchRate | Get the aircraft's pitch rate. | 
  PushPullG | Get the G force on the aircraft resulting from its attitude. | 
  RollAngle | Gets or sets the aircraft's bank angle. | 
  Sideslip | Gets or sets the aircraft's yaw angle. | 
  TASDot | Get the true airspeed acceleration. | 





