Kronos IDL library

Library to retrieve and process CASSINI-RPWS-HFR data

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

./

ddmm_to_ddd.pro


Contains the ddmm_to_ddd function

Author information

Author

Baptiste Cecconi

History

2004/07/23: Created

2004/07/23: Last Edit

Routines

top source ddmm_to_ddd

result = ddmm_to_ddd(year, month, day)

Gives the number of the day day/month/year in the year

Return value

<return desc here>

Parameters

year in required type=sometype

A parameter named year

month in required type=sometype

A parameter named month

day in required type=sometype

A parameter named day

Statistics

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

File attributes

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