Public Member Functions | |
| TBB_DipoleDataset (Group &parent, const std::string &name) | |
| Attribute< unsigned > | stationID () |
| Attribute< unsigned > | rspID () |
| Attribute< unsigned > | rcuID () |
| Attribute< double > | sampleFrequency () |
| Attribute< std::string > | sampleFrequencyUnit () |
| Attribute< unsigned > | time () |
| Attribute< unsigned > | sampleNumber () |
| Attribute< unsigned > | samplesPerFrame () |
| Attribute< unsigned long long > | dataLength () |
| Attribute< std::vector< Range > > | flagOffsets () |
| Attribute< unsigned > | nyquistZone () |
| Attribute< double > | cableDelay () |
| Attribute< std::string > | cableDelayUnit () |
| Attribute< double > | dipoleCalibrationDelay () |
| Attribute< std::string > | dipoleCalibrationDelayUnit () |
|
Attribute< std::vector < std::complex< double > > > | dipoleCalibrationGainCurve () |
| Attribute< std::vector< double > > | antennaPosition () |
| Attribute< std::string > | antennaPositionUnit () |
| Attribute< std::string > | antennaPositionFrame () |
| Attribute< std::vector< double > > | antennaNormalVector () |
| Attribute< std::vector< double > > | antennaRotationMatrix () |
| Attribute< std::vector< double > > | tileBeam () |
| Attribute< std::string > | tileBeamUnit () |
| Attribute< std::string > | tileBeamFrame () |
| Attribute< double > | dispersionMeasure () |
| Attribute< std::string > | dispersionMeasureUnit () |
Protected Member Functions | |
| virtual void | initNodes () |
1.7.6.1