WSF
P6DofMachDataTable Class Reference

#include <P6DofUtils.hpp>

Classes

struct  machDataPair

Public Member Functions

 P6DofMachDataTable ()
 ~P6DofMachDataTable ()
P6DofMachDataTableoperator= (const P6DofMachDataTable &other)=delete
P6DofMachDataTableClone () const
void CreateNewMachValuePair (double aMach, double aValue)
double GetValueAtMach (double aMach) const
void OutputToString (std::string &aInput, const std::string &aTableName) const

Protected Member Functions

 P6DofMachDataTable (const P6DofMachDataTable &aSrc)

Protected Attributes

std::vector< machDataPair * > mMachDataList

Constructor & Destructor Documentation

◆ P6DofMachDataTable() [1/2]

P6DofMachDataTable::P6DofMachDataTable ( )

◆ ~P6DofMachDataTable()

P6DofMachDataTable::~P6DofMachDataTable ( )

References mMachDataList.

◆ P6DofMachDataTable() [2/2]

P6DofMachDataTable::P6DofMachDataTable ( const P6DofMachDataTable & aSrc)
protected

Member Function Documentation

◆ Clone()

P6DofMachDataTable * P6DofMachDataTable::Clone ( ) const

References P6DofMachDataTable().

Referenced by operator=().

◆ CreateNewMachValuePair()

void P6DofMachDataTable::CreateNewMachValuePair ( double aMach,
double aValue )

◆ GetValueAtMach()

double P6DofMachDataTable::GetValueAtMach ( double aMach) const

◆ operator=()

P6DofMachDataTable & P6DofMachDataTable::operator= ( const P6DofMachDataTable & other)
delete

◆ OutputToString()

void P6DofMachDataTable::OutputToString ( std::string & aInput,
const std::string & aTableName ) const

References mMachDataList, and outputDoubleString().

Referenced by operator=().

Member Data Documentation

◆ mMachDataList

std::vector<machDataPair*> P6DofMachDataTable::mMachDataList
protected

The documentation for this class was generated from the following files:
Copyrights Multiple, All Rights Reserved