Search
Preparing search index...
The search index is not available
@tmtsoftware/esw-ts
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@tmtsoftware/esw-ts
models
AltAzCoord
Class AltAzCoord
Altitude Azimuth Coordinates
Hierarchy
AltAzCoord
Index
Constructors
constructor
Properties
_type
alt
az
tag
Constructors
constructor
new
Alt
AzCoord
(
tag
:
Tag
, alt
:
Angle
, az
:
Angle
)
:
AltAzCoord
Parameters
tag:
Tag
alt:
Angle
az:
Angle
Returns
AltAzCoord
Properties
Readonly
_type
_type
:
"AltAzCoord"
= 'AltAzCoord'
Readonly
alt
alt
:
Angle
Readonly
az
az
:
Angle
Readonly
tag
tag
:
Tag
Modules
clients
components
config
models
Alt
AzCoord
constructor
_type
alt
az
tag
Generated using
TypeDoc
Altitude Azimuth Coordinates