Ask a Question | Search PSRCHIVE: |
![]()
|
Classes |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes |
List of all members
Pulsar::Parameters Class Referenceabstract Storage of pulsar parameters used to create a Predictor. More...
Inheritance diagram for Pulsar::Parameters:
![]()
Detailed DescriptionStorage of pulsar parameters used to create a Predictor. This pure virtual base class defines the interface to pulsar parameters Member Function Documentation◆ clone()
Return a new, copy constructed instance of self. Implemented in Pulsar::TextParameters, and TextParameters. ◆ equals()
Return true if *this == *that. Implemented in Pulsar::TextParameters, and TextParameters. ◆ get_name()
Return the pulsar name. Reimplemented in Pulsar::TextParameters, and TextParameters. Referenced by Tempo::fit(). ◆ get_value()
Retrieve a string from the text. Reimplemented in Pulsar::TextParameters, and TextParameters. ◆ load()
Load from an open stream. Implemented in Pulsar::TextParameters, and TextParameters. Referenced by Tempo::fit(), and load(). ◆ unload()
Unload to an open stream. Implemented in Pulsar::TextParameters, and TextParameters. Referenced by Tempo::fit(), and unload(). The documentation for this class was generated from the following files:
Generated using doxygen 1.14.0
|