Kronos IDL library

Library to retrieve and process CASSINI-RPWS-HFR data

single page | use frames     summary     class     fields     routine details     file attributes

./

t97_aj.pro


Contains the t97_aj function

Author information

Author

Baptiste Cecconi

History

2004/12/03: Created

2004/12/03: Last Edit

Routines

top source T97_AJ

result = T97_AJ(t97)

date conversion T1997.0 -> AAAAJJJ T1997.0 -> YYYYDDD

Return value

AAAAJJJ or YYYYDDD

Parameters

t97 in required type=double/dblarr

T1997.0

Examples

aj = T97_AJ(t97) yd = T97_AJ(t97)

Statistics

Lines:
12 lines
Cyclomatic complexity:
2
Modified cyclomatic complexity:
2

File attributes

Modification date: Fri Jan 9 19:59:00 2015
Lines: 12