Ask a Question | Search DSPSR: |
Home
|
CODIFFile.h void open_file(const char *filename) Open the file. Definition: CODIFFile.C:114 Nyquist void set_required(std::string key, bool required=true) Set/unset a required keyword. Definition: ASCIIObservation.C:53 bool is_valid(const char *filename) const Returns true if file starts with a valid CODIF packet header. Definition: CODIFFile.C:41 CODIFFile(const char *filename=0, const char *headername=0) Construct and open file Definition: CODIFFile.C:30 void load(const char *header) Read the ASCII header block. Definition: ASCIIObservation.C:88 Analytic Parses Observation attributes from an ASCII header. Definition: ASCIIObservation.h:29 Generated using doxygen 1.8.17
|