Ask a Question | Search PSRCHIVE: |
![]()
|
Pulsar::Pointing Class Reference Telescope pointing parameters recorded during the observation. More...
Inheritance diagram for Pulsar::Pointing:
![]()
Detailed DescriptionTelescope pointing parameters recorded during the observation. Member Function Documentation◆ clone()
◆ get_interface()
Return a text interfaces that can be used to access this instance. Reimplemented from Pulsar::Integration::Extension. ◆ get_short_name()
Return an abbreviated name that can be typed relatively quickly. Reimplemented from Pulsar::Integration::Extension. ◆ integrate()
Integrate information from another Integration. Calculates the mean of the Pointing attributes. Reimplemented from Pulsar::Integration::Extension. References Pointing(), and Pulsar::Integration::verbose. ◆ update() [1/2]
Update information based on the provided Integration. Reimplemented from Pulsar::Integration::Extension. References Pulsar::Integration::Extension::get_parent(), and update(). Referenced by update(). ◆ update() [2/2]
Update information based on the provided Integration and Archive. Based on the epoch of the Integration, uses slalib to re-calculate the following Pointing attributes: local_sidereal_time, parallactic_angle, telescope_azimuth, and telescope_zenith. References Horizon::get_azimuth(), get_declination(), get_feed_angle(), Pulsar::Telescope::get_latitude(), Mount::get_local_sidereal_time(), get_local_sidereal_time(), Pulsar::Telescope::get_longitude(), Pulsar::Telescope::get_mount(), Directional::get_parallactic_angle(), get_parallactic_angle(), get_position_angle(), get_right_ascension(), get_telescope_azimuth(), get_telescope_zenith(), Horizon::get_zenith(), local_sidereal_time, set_declination(), Mount::set_epoch(), Mount::set_observatory_latitude(), Mount::set_observatory_longitude(), set_parallactic_angle(), set_position_angle(), set_right_ascension(), Mount::set_source_coordinates(), set_telescope_azimuth(), set_telescope_zenith(), and Pulsar::Integration::verbose. The documentation for this class was generated from the following files:
Generated using doxygen 1.14.0
|