YDNS2JS Name
YDNS2JS Purpose
Convert year, day of the year, and seconds to Julian Seconds.
Category
Calling Sequence
js = ydns2js(Year, dn, sec) Inputs
Year = year (like 1996). in
dn = day number of the year. in
sec = optional seconds into day (def=0). in
Keyword Parameters
Outputs
js = returned Julian Seconds. out
Common Blocks
Notes
Modification History
R. Sterner, 1996 Mar 19
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.