|
| Meta (const Archive *) |
| Construct from the parent Archive instance.
|
std::string | get_telescope () const |
| Name of the telescope.
|
void | set_telescope (std::string) |
sky_coord | get_coordinates () const |
| Source coordinates.
|
void | set_coordinates (const sky_coord &) |
double | get_centre_frequency () const |
| Get the centre frequency (in MHz)
|
void | set_centre_frequency (double) |
double | get_bandwidth () const |
| Get the bandwidth (in MHz)
|
void | set_bandwidth (double) |
double | get_dispersion_measure () const |
| Get the dispersion measure (in )
|
void | set_dispersion_measure (double) |
bool | get_dedispersed () const |
| Inter-channel dispersion delay has been removed.
|
void | set_dedispersed (bool) |
double | get_rotation_measure () const |
| Get the rotation measure (in )
|
void | set_rotation_measure (double) |
bool | get_faraday_corrected () const |
| Data has been corrected for ISM faraday rotation.
|
void | set_faraday_corrected (bool) |
Signal::Basis | get_basis () const |
| Get the feed configuration of the receiver.
|
void | set_basis (Signal::Basis) |
Signal::State | get_state () const |
| Get the polarimetric state of the profiles.
|
void | set_state (Signal::State) |
bool | get_absolute_dispersion_corrected () const |
| Absolute inter-channel dispersion delay has been removed.
|
void | set_absolute_dispersion_corrected (bool) |
bool | get_absolute_birefringence_corrected () const |
| Absolute inter-channel birefringence has been removed.
|
void | set_absolute_birefringence_corrected (bool) |
Profile::Strategies * | get_strategy () |
void | set_strategy (Profile::Strategies *) |
| Able (const Able &) |
Able & | operator= (const Able &) |
unsigned | get_reference_count () const |
| HeapTracked (const HeapTracked &) |
HeapTracked & | operator= (const HeapTracked &) |
bool | __is_on_heap () const |
Stores otherwise shared attributes of orphaned Integrations.