node-simconnect
Preparing search index...
FacilityVOR
Class FacilityVOR
Hierarchy (
View Summary
)
FacilityNDB
FacilityVOR
Index
Constructors
constructor
Properties
altitude
flags
frequency
glide
Alt
glide
Lat
glide
Lon
glide
Slipe
Angle
icao
latitude
localizer
longitude
mag
Var
region
HAS_
DME
HAS_
GLIDE_
SLOPE
HAS_
LOCALIZER
HAS_
NAV_
SIGNAL
Methods
has
DME
has
Flag
has
Glide
Slope
has
Localizer
has
Nav
Signal
Constructors
constructor
new
FacilityVOR
(
data
:
RawBuffer
,
protocol
:
Protocol
)
:
FacilityVOR
Parameters
data
:
RawBuffer
protocol
:
Protocol
Returns
FacilityVOR
Properties
altitude
altitude
:
number
flags
flags
:
number
frequency
frequency
:
number
glide
Alt
glideAlt
:
number
glide
Lat
glideLat
:
number
glide
Lon
glideLon
:
number
glide
Slipe
Angle
glideSlipeAngle
:
number
icao
icao
:
string
latitude
latitude
:
number
localizer
localizer
:
number
longitude
longitude
:
number
mag
Var
magVar
:
number
region
region
:
string
Static
HAS_
DME
HAS_DME
:
number
= 0x00000008
Static
HAS_
GLIDE_
SLOPE
HAS_GLIDE_SLOPE
:
number
= 0x00000004
Static
HAS_
LOCALIZER
HAS_LOCALIZER
:
number
= 0x00000002
Static
HAS_
NAV_
SIGNAL
HAS_NAV_SIGNAL
:
number
= 0x00000001
Methods
has
DME
hasDME
()
:
boolean
Returns
boolean
has
Flag
hasFlag
(
flag
:
number
)
:
boolean
Parameters
flag
:
number
Returns
boolean
has
Glide
Slope
hasGlideSlope
()
:
boolean
Returns
boolean
has
Localizer
hasLocalizer
()
:
boolean
Returns
boolean
has
Nav
Signal
hasNavSignal
()
:
boolean
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
altitude
flags
frequency
glide
Alt
glide
Lat
glide
Lon
glide
Slipe
Angle
icao
latitude
localizer
longitude
mag
Var
region
HAS_
DME
HAS_
GLIDE_
SLOPE
HAS_
LOCALIZER
HAS_
NAV_
SIGNAL
Methods
has
DME
has
Flag
has
Glide
Slope
has
Localizer
has
Nav
Signal
node-simconnect
Loading...