Kaim::ProjConfig Class Reference

Kaim::ProjConfig Class Reference

#include <ProjConfig.h>

Class Description

This class is used by the NavGenProj to store configuration parameters required by the NavData generation process.

NavGenProj content correspond to GeneratorRunOptions, GeneratorParameters, CoordSystem

Public Attributes

std::string m_genIOFileName
 .GenIO file to use based on the specified outputDir, m_generatorParams and m_generatorRunOptions will be ignored. More...
 

Member Data Documentation

std::string Kaim::ProjConfig::m_genIOFileName

.GenIO file to use based on the specified outputDir, m_generatorParams and m_generatorRunOptions will be ignored.


The documentation for this class was generated from the following files:
  • tools/navgenproj/ProjConfig.h
  • tools/navgenproj/ProjConfig.cpp