#include <Palomar_model.h>
Inheritance diagram for Arroyo::Palomar_DIMM_MASS_model:

Public Member Functions | |
| Palomar_DIMM_MASS_model (const Palomar_DIMM_MASS_model &cn2_model) | |
| Palomar_DIMM_MASS_model (const char *filename) | |
| Palomar_DIMM_MASS_model (const iofits &iof) | |
| Palomar_DIMM_MASS_model (const three_frame &tf, double r_0_meters=.087, double r_0_ref_wavelength_meters=.5e-6) | |
| ~Palomar_DIMM_MASS_model () | |
| Palomar_DIMM_MASS_model & | operator= (const Palomar_DIMM_MASS_model &cn2_model) |
| Palomar_DIMM_MASS_model * | clone () const |
| void | read (const char *filename) |
| void | read (const iofits &iof) |
| void | write (const char *filename) const |
| void | write (iofits &iof) const |
| void | print (ostream &os, const char *prefix="") const |
|
|
Copy constructor |
|
|
Construct from a file |
|
|
Construct from an iofits object |
|
||||||||||||||||
|
Construct from a three frame and a pair of strings. The strings take one of three values: "good", "typical" or "bad" |
|
|
Destructor |
|
|
Clone method Calling routine is responsible for deleting memory Reimplemented from Arroyo::refractive_atmospheric_model. |
|
|
Operator = |
|
||||||||||||
|
Reimplemented from Arroyo::refractive_atmospheric_model. |
|
|
Read from iofits Reimplemented from Arroyo::refractive_atmospheric_model. |
|
|
Read from file Reimplemented from Arroyo::refractive_atmospheric_model. |
|
|
Write to iofits Reimplemented from Arroyo::refractive_atmospheric_model. |
|
|
Write to file Reimplemented from Arroyo::refractive_atmospheric_model. |
1.3.9.1