Celestine API Documentation - v0.2.0
GitHub
npm
Preparing search index...
ephemeris
getCeresPosition
Function getCeresPosition
getCeresPosition
(
jd
:
number
,
options
?:
{
includeSpeed
?:
boolean
}
,
)
:
{
longitude
:
number
;
latitude
:
number
;
distance
:
number
;
longitudeSpeed
:
number
;
isRetrograde
:
boolean
;
}
Calculates the complete geocentric position of Ceres
Parameters
jd
:
number
options
:
{
includeSpeed
?:
boolean
}
= {}
Returns
{
longitude
:
number
;
latitude
:
number
;
distance
:
number
;
longitudeSpeed
:
number
;
isRetrograde
:
boolean
;
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Celestine API Documentation - v0.2.0
Loading...
Calculates the complete geocentric position of Ceres