Preparing search index...
The search index is not available
@tmtsoftware/esw-ts
@tmtsoftware/esw-ts
models
EqCoord
Class EqCoord
Equatorial coordinates.
Index
Constructors
constructor
Properties
_type
catalog
Name
dec
frame
pm
ra
tag
Constructors
constructor
new
EqCoord
(
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
_type
_type
:
"EqCoord"
= ...
Readonly
catalog
Name
catalogName
:
string
Readonly
dec
dec
:
Angle
Readonly
frame
frame
:
EqFrame
Readonly
pm
pm
:
ProperMotion
Readonly
ra
ra
:
Angle
Readonly
tag
tag
:
Tag
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_type
catalog
Name
dec
frame
pm
ra
tag
@tmtsoftware/esw-ts
Loading...
Equatorial coordinates.