STK AviatorSend comments on this topic.
IAgAvtrBasicManeuverStrategyBezier Interface

Description

Interface used to access options for a Bezier Strategy of a Basic Maneuver Procedure.

Public Methods

Public Method SetAirspeedSet the fly to airspeed value and type.
Public Method SetStopAirspeedSet whether to enable the airspeed stopping condition and the corresponding value.
Public Method SetStopAltitudeRateSet whether to enable the altitude rate stopping condition and the corresponding value.
Public Method SetVerticalVelocitySet the flight path angle or altitude rate.

Public Properties

Public Property AirspeedThe aircraft's airspeed.
Public Property AirspeedTypeThe airspeed type.
Public Property AltitudeThe aircraft's altitude.
Public Property AltitudeRateThe constant rate at which the aircraft will climb or descend.
Public Property CompensateForCoriolisAccelThe option to compensate for the acceleration due to the Coriolis effect.
Public Property DownrangeThe ground distance from the beginning of the maneuver.
Public Property FlightPathAngleThe initial pitch angle of the flight path.
Public Property ReferenceFrameThe reference frame the aircraft will use.
Public Property StopAirspeedThe airspeed stopping condition.
Public Property StopAirspeedTypeThe airspeed type for the airspeed stopping condition.
Public Property StopAltitudeRateThe altitude rate stopping condition.
Public Property UseStopAtAirspeedThe option to stop the maneuver if a specified airspeed is achieved.
Public Property UseStopAtAltitudeRateThe option to stop the maneuver if a specified altitude rate is achieved.
Public Property VerticalVelocityModeThe option to specify the flight path angle or the altitude rate.

Interfaces

Implemented Interface
IAgAvtrBasicManeuverStrategy

CoClasses that Implement IAgAvtrBasicManeuverStrategyBezier

© 2023 Analytical Graphics, Inc. All Rights Reserved.