Skip to content

J2000 to Now - Rotation_EQJ_EQD #114

Answered by cosinekitty
mikasmart asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @mikasmart ! That is a great question. You were on the right track looking at Rotation_EQJ_EQD. This is not a trivial conversion, so I have added a demo to illustrate it for you. Take a look at equator_of_date.js. Here is a sample of how to use it for the equator at the current date and time:

$ node equator_of_date.js 12 45
time = 2021-07-07T00:56:06.051Z
Equator-of-date coordinates: RA=12.0181, DEC=44.8819

Or you can optionally specify a particular date and time to use:

$ node equator_of_date.js 12 45 1972-02-14T14:35:00Z
time = 1972-02-14T14:35:00.000Z
Equator-of-date coordinates: RA=11.9765, DEC=45.1535

Replies: 3 comments 9 replies

Comment options

You must be logged in to vote
1 reply
@mikasmart
Comment options

Answer selected by mikasmart
Comment options

You must be logged in to vote
6 replies
@cosinekitty
Comment options

@cosinekitty
Comment options

@mikasmart
Comment options

@cosinekitty
Comment options

@cosinekitty
Comment options

Comment options

You must be logged in to vote
2 replies
@cosinekitty
Comment options

@laheller
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants