Isis 3.0
Back | Home
ProcessImportVicar.h
Go to the documentation of this file.
1 #ifndef ProcessImportVicar_h
2 #define ProcessImportVicar_h
3 
25 #include "ProcessImport.h"
26 
27 namespace Isis {
64 
65  public:
66  void SetVicarFile(const QString &vicarFile, Pvl &vicarLab);
67 
68  private:
69  QString ExtractPvlLabel(int startPos, std::ifstream &vicarFile) const;
70  };
71 };
72 
73 #endif
74 
75 
void SetVicarFile(const QString &vicarFile, Pvl &vicarLab)
Opens a vicar file which can then be immediately imported by invoking the inherited StartProcess meth...
Definition: ProcessImportVicar.cpp:48
Container for cube-like labels.
Definition: Pvl.h:135
Byte swapper.
Definition: ProcessImport.h:155
Import a Vicar file.
Definition: ProcessImportVicar.h:63

U.S. Department of the Interior | U.S. Geological Survey
ISIS | Privacy & Disclaimers | Astrogeology Research Program
To contact us, please post comments and questions on the ISIS Support Center
File Modified: 07/12/2023 23:26:12