Pulsar::Receiver::Native Class Reference

Stores receptor basis, hand, and orientation, and calibrator phase. More...

#include <Receiver_Native.h>

Inheritance diagram for Pulsar::Receiver::Native:
Pulsar::Receiver::State Reference::Able Reference::HeapTracked Pulsar::Receiver::Field

Public Member Functions

 Native ()
 Default constructor.
 
Signal::Basis get_basis () const
 Get the basis of the feed receptors.
 
void set_basis (Signal::Basis _basis)
 Set the basis of the feed receptors.
 
Signal::Hand get_hand () const
 Get the hand of the basis.
 
void set_hand (Signal::Hand h)
 Set true if the basis is right-handed.
 
Angle get_orientation () const
 Get the orientation of the basis about the line of sight.
 
void set_orientation (const Angle &angle)
 Set the orientation of the basis about the line of sight.
 
Angle get_reference_source_phase () const
 Get the phase of the reference source.
 
void set_reference_source_phase (const Angle &phase)
 Set the phase of the reference source.
 
void copy (const State *)
 Copy the state from another.
 
- Public Member Functions inherited from Reference::Able
 Able (const Able &)
 
Ableoperator= (const Able &)
 
unsigned get_reference_count () const
 
- Public Member Functions inherited from Reference::HeapTracked
 HeapTracked (const HeapTracked &)
 
HeapTrackedoperator= (const HeapTracked &)
 
bool __is_on_heap () const
 

Protected Attributes

Signal::Basis basis
 Basis of the feed receptors.
 
Signal::Hand hand
 The hand of the basis.
 
Angle orientation
 The orientation of the basis about the line of sight.
 
Angle reference_source_phase
 Phase of p^* q for reference source.
 

Additional Inherited Members

- Static Public Member Functions inherited from Reference::Able
static size_t get_instance_count ()
 
- Static Public Member Functions inherited from Reference::HeapTracked
static void * operator new (size_t size, void *ptr=0)
 
static void operator delete (void *location, void *ptr)
 
static void operator delete (void *location)
 
static size_t get_heap_queue_size ()
 
- Protected Member Functions inherited from Reference::Able
Handle__reference (bool active) const
 
void __dereference (bool auto_delete=true) const
 

Detailed Description

Stores receptor basis, hand, and orientation, and calibrator phase.


The documentation for this class was generated from the following files:

Generated using doxygen 1.8.17