./
make_bg_files.pro
Contains the make_bg_files procedure
Author information
- Author
Baptiste Cecconi
- History
2006/07/19: Created
V3.0 [27-fev-2006] using new data_bg structure (includes .fi tag) changed histogram binsize from 0.05 to 0.25 dB
2013/03/01: Last Edit
Routines
top source MAKE_BG_FILES
MAKE_BG_FILES, aaaajjjd, hd, aaaajjjf, hf [, quarter=sometype] [, nbgbin=sometype] [, keep_interval=sometype] [, output_path=sometype] [, verbose=sometype], nodb=nodb
make_bg_files is a procedure that <behavior desc here>
Parameters
- aaaajjjd in required type=string
date de debut
- hd in required type=int
heure de debut
- aaaajjjf in required type=string
date de fin
- hf in required type=int
heure de fin
Keywords
- quarter in optional type=sometype
provides quarterly bg files in bg/ dir : bg_YYYY_DDB_DDE
- nbgbin in optional type=sometype
A keyword named nbgbin
- keep_interval in optional type=sometype
use the provided interval to name BG fil
- output_path in optional type=sometype
specify the output_path.
- verbose in optional type=sometype
output log info for debug and performance
- nodb
Other attributes
Statistics
Lines: | 159 lines |
Cyclomatic complexity: | 39 |
Modified cyclomatic complexity: | 34 |
File attributes
Modification date: | Mon Mar 30 19:55:32 2015 |
Lines: | 159 |