#include <ConvPic.hh>
Public Attributes | |
| time_t | ttTime |
| Oldest dataline time. | |
| double | dLeftDir |
| Left angle (rad). | |
| double | dRightDir |
| Right angle (rad). | |
| double | dIntTime |
| Integration time (s). | |
| double | dHighFreq |
| Upper frequency limit. | |
| int | iSectors |
| Number of sectors. | |
Definition at line 96 of file ConvPic.hh.
|
|
Oldest dataline time.
Definition at line 98 of file ConvPic.hh. Referenced by clConvPic::DrawTBearInfo(), and clConvPic::LoadTBearInfo(). |
|
|
Left angle (rad).
Definition at line 99 of file ConvPic.hh. Referenced by clConvPic::DrawTBearInfo(), and clConvPic::LoadTBearInfo(). |
|
|
Right angle (rad).
Definition at line 100 of file ConvPic.hh. Referenced by clConvPic::DrawTBearInfo(), and clConvPic::LoadTBearInfo(). |
|
|
Integration time (s).
Definition at line 101 of file ConvPic.hh. Referenced by clConvPic::DrawTBearInfo(), and clConvPic::LoadTBearInfo(). |
|
|
Upper frequency limit.
Definition at line 102 of file ConvPic.hh. Referenced by clConvPic::LoadTBearInfo(). |
|
|
Number of sectors.
Definition at line 103 of file ConvPic.hh. Referenced by clConvPic::DrawTBearInfo(), and clConvPic::LoadTBearInfo(). |
1.3.3