#include <ConvPic.hh>
Public Attributes | |
| time_t | ttTime |
| Newest dataline time. | |
| double | dLowFreq |
| Lower frequency limit. | |
| double | dHighFreq |
| Upper frequency limit. | |
| double | dLineTime |
| Length of one column in time (s). | |
Definition at line 85 of file ConvPic.hh.
|
|
Newest dataline time.
Definition at line 87 of file ConvPic.hh. Referenced by clConvPic::DrawSGramInfo(), and clConvPic::LoadSGramInfo(). |
|
|
Lower frequency limit.
Definition at line 88 of file ConvPic.hh. Referenced by clConvPic::DrawSGramInfo(), and clConvPic::LoadSGramInfo(). |
|
|
Upper frequency limit.
Definition at line 89 of file ConvPic.hh. Referenced by clConvPic::DrawSGramInfo(), and clConvPic::LoadSGramInfo(). |
|
|
Length of one column in time (s).
Definition at line 90 of file ConvPic.hh. Referenced by clConvPic::DrawSGramInfo(), and clConvPic::LoadSGramInfo(). |
1.3.3