Public Member Functions | |
| BF_BeamGroup (Group &parent, const std::string &name) | |
|
Attribute< std::vector < std::string > > | targets () |
| Attribute< unsigned > | nofStations () |
|
Attribute< std::vector < std::string > > | stationsList () |
| Attribute< unsigned > | nofSamples () |
| Attribute< double > | samplingRate () |
| Attribute< std::string > | samplingRateUnit () |
| Attribute< double > | samplingTime () |
| Attribute< std::string > | samplingTimeUnit () |
| Attribute< unsigned > | channelsPerSubband () |
| Attribute< double > | subbandWidth () |
| Attribute< std::string > | subbandWidthUnit () |
| Attribute< double > | channelWidth () |
| Attribute< std::string > | channelWidthUnit () |
| Attribute< std::string > | tracking () |
| Attribute< double > | pointRA () |
| Attribute< std::string > | pointRAUnit () |
| Attribute< double > | pointDEC () |
| Attribute< std::string > | pointDECUnit () |
| Attribute< double > | pointOffsetRA () |
| Attribute< std::string > | pointOffsetRAUnit () |
| Attribute< double > | pointOffsetDEC () |
| Attribute< std::string > | pointOffsetDECUnit () |
| Attribute< double > | beamDiameterRA () |
| Attribute< std::string > | beamDiameterRAUnit () |
| Attribute< double > | beamDiameterDEC () |
| Attribute< std::string > | beamDiameterDECUnit () |
| Attribute< double > | beamFrequencyCenter () |
| Attribute< std::string > | beamFrequencyCenterUnit () |
| Attribute< bool > | foldedData () |
| Attribute< double > | foldPeriod () |
| Attribute< std::string > | foldPeriodUnit () |
| Attribute< std::string > | dedispersion () |
| Attribute< double > | dispersionMeasure () |
| Attribute< std::string > | dispersionMeasureUnit () |
| Attribute< bool > | barycentered () |
| Attribute< unsigned > | observationNofStokes () |
| Attribute< unsigned > | nofStokes () |
|
Attribute< std::vector < std::string > > | stokesComponents () |
| Attribute< bool > | complexVoltage () |
| Attribute< std::string > | signalSum () |
| virtual BF_ProcessingHistory | processHistory () |
| virtual CoordinatesGroup | coordinates () |
| virtual BF_StokesDataset | stokes (unsigned nr) |
Protected Member Functions | |
| std::string | stokesName (unsigned nr) |
| std::string | coordinatesName () |
| virtual void | initNodes () |
1.7.6.1