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
EqCoord
Class EqCoord
Equatorial coordinates.
Hierarchy
EqCoord
Index
Constructors
constructor
Properties
_type
catalog
Name
dec
frame
pm
ra
tag
Constructors
constructor
new
Eq
Coord
(
tag
:
Tag
, ra
:
Angle
, dec
:
Angle
, frame
:
EqFrame
, catalogName
:
string
, pm
:
ProperMotion
)
:
EqCoord
Parameters
tag:
Tag
ra:
Angle
dec:
Angle
frame:
EqFrame
catalogName:
string
pm:
ProperMotion
Returns
EqCoord
Properties
Readonly
_type
_type
:
"EqCoord"
= 'EqCoord'
Readonly
catalog
Name
catalog
Name
:
string
Readonly
dec
dec
:
Angle
Readonly
frame
frame
:
EqFrame
Readonly
pm
pm
:
ProperMotion
Readonly
ra
ra
:
Angle
Readonly
tag
tag
:
Tag
Modules
clients
components
config
models
<internal>
Eq
Coord
constructor
_type
catalog
Name
dec
frame
pm
ra
tag
Generated using
TypeDoc
Equatorial coordinates.