node-simconnect
    Preparing search index...

    Class Waypoint

    Implements

    Index

    Constructors

    Properties

    altitude: number = 0

    Altitude of waypoint, in feet

    flags: number = 0

    flags of waypoints

    latitude: number = 0

    Latitude of waypoint, in degrees

    longitude: number = 0

    Longitude of waypoint, in degrees

    speed: number = 0
    throttle: number = 0

    Throttle, in percent SimConnectConstants.WAYPOINT_THROTTLE_REQUESTED must be on

    Methods