#include <ConvPic.hh>
Public Attributes | |
| time_t | ttTime |
| Oldest dataline time. | |
| double | dLowFreq |
| Lower frequency limit. | |
| double | dHighFreq |
| Upper frequency limit. | |
| double | dDEMONBand |
| DEMON bandwidth. | |
| double | dLineTime |
| Length of one scanline in time (s). | |
Definition at line 73 of file ConvPic.hh.
|
|
Oldest dataline time.
Definition at line 75 of file ConvPic.hh. Referenced by clConvPic::DrawDEMONInfo(), and clConvPic::LoadDEMONInfo(). |
|
|
Lower frequency limit.
Definition at line 76 of file ConvPic.hh. Referenced by clConvPic::DrawDEMONInfo(), and clConvPic::LoadDEMONInfo(). |
|
|
Upper frequency limit.
Definition at line 77 of file ConvPic.hh. Referenced by clConvPic::DrawDEMONInfo(), and clConvPic::LoadDEMONInfo(). |
|
|
DEMON bandwidth.
Definition at line 78 of file ConvPic.hh. Referenced by clConvPic::DrawDEMONInfo(), and clConvPic::LoadDEMONInfo(). |
|
|
Length of one scanline in time (s).
Definition at line 79 of file ConvPic.hh. Referenced by clConvPic::DrawDEMONInfo(), and clConvPic::LoadDEMONInfo(). |
1.3.3