$treeview $search $mathjax
#include <airinv/command/FRAT5ParserHelper.hpp>
Inheritance diagram for AIRINV::FRAT5FileParser:
Public Member Functions | |
FRAT5FileParser (stdair::BomRoot &ioBomRoot, const stdair::Filename_T &iFilename) | |
bool | generateFRAT5Curves () |
Definition at line 126 of file FRAT5ParserHelper.hpp.
AIRINV::FRAT5FileParser::FRAT5FileParser | ( | stdair::BomRoot & | ioBomRoot, | |
const stdair::Filename_T & | iFilename | |||
) |
Constructor.
Definition at line 178 of file FRAT5ParserHelper.cpp.
bool AIRINV::FRAT5FileParser::generateFRAT5Curves | ( | ) |
Parse the input file and generate the FRAT5 curves.
Definition at line 202 of file FRAT5ParserHelper.cpp.