Kronos IDL library

Library to retrieve and process CASSINI-RPWS-HFR data

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

./

cal1.pro


Contains the cal1 function

Author information

Author

Philippe Zarka

History

2005/12/14: Created

2005/12/14: Last Edit

Routines

top source CAL1

result = CAL1(agc, auto, bande, ant, freq, nfilters, filter)

Conversion de [tableaux de] couples (agc,auto) en valeurs physiques (dB / Volts.Hz^-1/2)

Return value

<return desc here>

Parameters

agc in required type=float/floatarr

A parameter named agc

auto in required type=float/floatarr

0-4 (A,B,C,H1,H2)

bande in required type=byte

A parameter named ff

ant in required type=byte

0-3 (+X,-X,D,Z)

freq in required type=int/long/double/float

frequence (kHz), H1 & H2 seulement; =0 pour ABC

nfilters in required type=byte

1,2,4,8,16,32 (filtres/bande)

filter in required type=byte

1-32 (# du filtre dans la bande)

Other attributes

Uses:

agc_db, auto_db

Statistics

Lines:
45 lines
Cyclomatic complexity:
15
Modified cyclomatic complexity:
15

File attributes

Modification date: Thu Jan 22 15:30:42 2015
Lines: 45