Ask a Question | Search PSRCHIVE: |
Home
|
BasisCorrection.h Jones< double > evaluate(std::vector< Jones< double > > *grad=0) const bool get_basis_corrected() const Return true when receptor basis has been corrected. Definition: Receiver.h:165 void set_phi(const Estimate< double > &radians) Contains information about the receiver and receiver platform. Definition: Receiver.h:28 Type * get() const const ExtensionType * get() const Template method searches for an Extension of the specified type. Signal::Basis get_basis() const Get the basis of the feed receptors. Definition: Receiver.h:100 bool required(const Archive *archive) const Return true if the correction is required. Definition: BasisCorrection.C:95 Jones< double > get_symmetry(const Receiver *) const Return the transformation due to receiver symmetry axis. Definition: BasisCorrection.C:57 Jones< double > operator()(const Archive *) const Return the basis correction transformation for the given archive. Definition: BasisCorrection.C:79 Jones< double > get_hand(const Receiver *) const Return the transformation due to receiver hand. Definition: BasisCorrection.C:18 Angle get_orientation() const Get the orientation of the basis about the line of sight. Definition: Receiver.h:112 std::string get_summary() const Return a summary of parameters that produce non-identity terms. Definition: BasisCorrection.C:123 Jones< double > get_basis(const Receiver *) const Return the transformation due to receiver basis. Definition: BasisCorrection.C:36 Signal::Hand get_hand() const Get the hand of the basis. Definition: Receiver.h:117 Generated using doxygen 1.8.17
|