$treeview $search $mathjax
AirInv Logo  1.00.1
$projectbrief
$projectbrief
$searchbox

AIRINV::FRAT5Parser Class Reference

Class wrapping the parser entry point. More...

#include <airinv/command/FRAT5Parser.hpp>

Inheritance diagram for AIRINV::FRAT5Parser:
CmdAbstract

List of all members.

Static Public Member Functions

static void parse (const stdair::FRAT5FilePath &iFRAT5InputFilename, stdair::BomRoot &)

Detailed Description

Class wrapping the parser entry point.

Definition at line 22 of file FRAT5Parser.hpp.


Member Function Documentation

void AIRINV::FRAT5Parser::parse ( const stdair::FRAT5FilePath &  iFRAT5InputFilename,
stdair::BomRoot &  ioBomRoot 
) [static]

Parse the CSV file describing the FRAT5 curves for the simulator, and generates the curves accordingly.

Parameters:
const stdair::Filename_T& The file-name of the CSV-formatted FRAT5 curve input file.
stdair::BomRoot& Root of the BOM tree.

Definition at line 20 of file FRAT5Parser.cpp.

References AIRINV::FRAT5FileParser::generateFRAT5Curves().

Referenced by AIRINV::AIRINV_Service::parseAndLoad().


The documentation for this class was generated from the following files: