0.2.0
|
Public Member Functions | |
AntennaInfo (const InsTime &date, const InsTime &from, const InsTime &until) | |
Constructor. | |
Public Attributes | |
InsTime | date |
Date of measurement. | |
std::unordered_map< Frequency_, AntennaFreqInfo > | freqInformation |
Frequency dependant information. | |
InsTime | from |
Valid from. | |
InsTime | until |
Valid until. | |
Antenna info.
|
inline |
Constructor.
[in] | date | Date of measurement |
[in] | from | Valid from |
[in] | until | Valid until |