Ask a Question | Search PSRCHIVE: |
Home
|
Receiver_Native.h 77 }
Signal::Hand hand The hand of the basis. Definition: Receiver_Native.h:77 void phase(Profile *input) Compute the phase of the input complex-valued Profile. Definition: Fourier.C:135 The internal state of the Receiver Extension class. Definition: Receiver.h:194 void set_hand(Signal::Hand) Set the hand of the basis. Definition: Receiver.C:112 void set_hand(Signal::Hand h) Set true if the basis is right-handed. Definition: Receiver_Native.h:49 void set_basis(Signal::Basis basis) Set the basis of the feed receptors. Definition: Receiver.C:97 Signal::Hand get_hand() const Get the hand of the basis. Definition: Receiver_Native.h:45 void set_name(const std::string &_name) Set the name of the receiver. Definition: Receiver.h:92 Signal::Basis get_basis() const Get the basis of the feed receptors. Definition: Receiver_Native.h:37 Contains information about the receiver and receiver platform. Definition: Receiver.h:28 Angle get_orientation() const Get the orientation of the basis about the line of sight. Definition: Receiver_Native.h:53 Hand Angle reference_source_phase Phase of p^* q for reference source. Definition: Receiver_Native.h:83 void set_orientation(const Angle &angle) Set the orientation of the basis about the line of sight. Definition: Receiver_Native.h:57 void parse(std::string text) Parses the value of a Receiver attribute from a string. Definition: Receiver_load.C:38 void set_reference_source_phase(const Angle &phase) Set the phase of the reference source. Definition: Receiver.C:118 static Receiver * new_Receiver(const std::string &text) Construct a new Receiver instance from a string. Definition: Receiver_load.C:30 void set_basis(Signal::Basis _basis) Set the basis of the feed receptors. Definition: Receiver_Native.h:41 Basis void copy(const State *) Copy the state from another. Definition: Receiver_Native.C:16 void set_orientation(const Angle &celestial_position_angle) Set the orientation of the basis about the line of sight. Definition: Receiver.C:105 Signal::Basis basis Basis of the feed receptors. Definition: Receiver_Native.h:74 Angle orientation The orientation of the basis about the line of sight. Definition: Receiver_Native.h:80 Angle get_reference_source_phase() const Get the phase of the reference source. Definition: Receiver_Native.h:61 void set_reference_source_phase(const Angle &phase) Set the phase of the reference source. Definition: Receiver_Native.h:65 static Receiver * load(const std::string &filename) Construct a new Receiver instance from a file. Definition: Receiver_load.C:15 Generated using doxygen 1.8.17
|