Public Attributes | |
int | rngFirst |
Range of first bin in centimeters. | |
int | rngLast |
Range of last bin in centimeters. | |
short | totalInputBins |
Number of input bins. | |
short | totalOutputBins |
Number of output range bins. | |
int | stepInCm |
Step between input bins. | |
int | stepOutCm |
Step between output bins (in centimeters). | |
unsigned short | flag |
Flag for variable range bin spacing (1=var, 0=fixed). | |
short | avgRngFlag |
Range bin averaging flag. |
Range bin averaging flag.
unsigned short SIGMET::TaskRangeInfo::flag |
Flag for variable range bin spacing (1=var, 0=fixed).
Range of first bin in centimeters.
Range of last bin in centimeters.
Step between input bins.
Step between output bins (in centimeters).
Number of input bins.
Number of output range bins.