Ask a Question | Search PSRCHIVE: |
![]()
|
Receiver_Linear.h Stores the X and Y receptor and calibrator orientations. Definition Receiver_Linear.h:19 Angle x_offset The orientation of the x-asis about the line of sight. Definition Receiver_Linear.h:65 Angle get_orientation() const Get the orientation of the basis about the line of sight. Definition Receiver_Linear.C:31 void set_X_offset(const Angle &offset) Set the offset of the feed X axis with respect to the platform zero. Definition Receiver_Linear.C:77 bool calibrator_offset Set true if the calibrator is offset by 90 degrees. Definition Receiver_Linear.h:62 void set_Y_offset(const Angle &offset) Set the offset of the feed Y axis from its nominal value. Definition Receiver_Linear.C:99 bool y_offset Set true if the Y-axis is offset by 180 degrees. Definition Receiver_Linear.h:59 Angle get_calibrator_offset() const Get the offset of the feed calibrator axis from its nominal value. Definition Receiver_Linear.C:136 Signal::Hand get_hand() const Get the hand of the basis. Definition Receiver_Linear.C:22 Angle get_Y_offset() const Get the offset of the feed Y axis from its nominal value. Definition Receiver_Linear.C:111 Angle get_reference_source_phase() const Get the phase of the reference source. Definition Receiver_Linear.C:41 Angle get_X_offset() const Get the offset of the feed X axis with respect to the platform zero. Definition Receiver_Linear.C:71 void set_calibrator_offset(const Angle &offset) Set the offset of the feed calibrator axis from its nominal value. Definition Receiver_Linear.C:124 void copy(const State *) Copy the state from another. Definition Receiver_Linear.C:50 Signal::Basis get_basis() const Get the basis of the feed receptors. Definition Receiver_Linear.C:16 Basis Hand Generated using doxygen 1.14.0
|