Ask a Question | Search PSRCHIVE: |
![]()
|
Mount.h Matrix< 3, 3, double > observatory_basis Basis pointing to observatory in celestial reference frame. Definition Mount.h:91 virtual double get_vertical() const =0 Get the vertical angle (rotation about the line of sight) double get_local_sidereal_time() const Get the LST in radians. Definition Mount.C:96 double get_hour_angle() const Get the hour_angle in radians. Definition Mount.C:82 void set_observatory_longitude(double longitude) Set the longitude of the observatory in radians East of Greenwich. Definition Mount.C:47 Matrix< 3, 3, double > source_basis Basis pointing to source in celestial reference frame. Definition Mount.h:88 void set_source_coordinates(const sky_coord &coords) Set the coordinates of the source. Definition Mount.C:27 double right_ascension The right ascension of the source in radians. Definition Mount.h:70 void set_local_sidereal_time(double rad) Set the LST in radians. Definition Mount.C:89 void set_hour_angle(double rad) Set the hour_angle in radians. Definition Mount.C:75 void set_epoch(const MJD &epoch) Set the epoch in Modified Julian Days. Definition Mount.C:59 virtual std::vector< std::pair< double, Mount * > > slew_times(const sky_coord &coords) Return all possible slew times and resulting telescope states. Definition Mount.C:156 double longitude The latitude of the observatory in radians East of Greenwich. Definition Mount.h:76 void set_observatory_latitude(double latitude) Set the latitude of the observatory in radians. Definition Mount.C:35 bool get_built() const Return true when outputs reflect inputs. Definition Mount.C:150 Generated using doxygen 1.14.0
|