DT_TM_FROMCR Name
DT_TM_FROMCR Purpose
Convert from Carrington Rotation Number to Date/Time.
Category
Calling Sequence
dt_tm = dt_tm_fromcr(cr) Inputs
cr = Carrington Rotation Number. in
Keyword Parameters
Keywords
/JS means return Julian Seconds, not date/time string.
Outputs
dt_tm = date/time string. out
Common Blocks
Notes
Notes: Time is Ephemeris Time which is almost UT.
Ref: Astronomical Algorithms, Jean Meeus.
Modification History
R. Sterner, 1996 Jun 21
Copyright (C) 1996, Johns Hopkins University/Applied Physics Laboratory
This software may be used, copied, or redistributed as long as it is not
sold and this copyright notice is reproduced on each copy made. This
routine is provided as is without any express or implied warranties
whatsoever. Other limitations apply as described in the file disclaimer.txt.