#include <WsfSixDOF_AeroCoreObject.hpp>
◆ AeroCoreObject() [1/2]
| wsf::six_dof::AeroCoreObject::AeroCoreObject |
( |
| ) |
|
|
default |
◆ ~AeroCoreObject()
| wsf::six_dof::AeroCoreObject::~AeroCoreObject |
( |
| ) |
|
|
default |
◆ AeroCoreObject() [2/2]
| wsf::six_dof::AeroCoreObject::AeroCoreObject |
( |
const AeroCoreObject & | aSrc | ) |
|
|
protecteddefault |
◆ CalculateAeroCdArea()
| double wsf::six_dof::AeroCoreObject::CalculateAeroCdArea |
( |
double | aMach, |
|
|
double | aAlpha_rad ) |
◆ CalculateAeroCLArea()
| double wsf::six_dof::AeroCoreObject::CalculateAeroCLArea |
( |
double | aMach, |
|
|
double | aAlpha_rad ) |
◆ Cd_AlphaBetaMach()
| double wsf::six_dof::AeroCoreObject::Cd_AlphaBetaMach |
( |
double | aMach, |
|
|
double | aAlpha_rad, |
|
|
double | aBeta_rad ) |
◆ CL_AlphaBetaMach()
| double wsf::six_dof::AeroCoreObject::CL_AlphaBetaMach |
( |
double | aMach, |
|
|
double | aAlpha_rad, |
|
|
double | aBeta_rad ) |
◆ CY_AlphaBetaMach()
| double wsf::six_dof::AeroCoreObject::CY_AlphaBetaMach |
( |
double | aMach, |
|
|
double | aAlpha_rad, |
|
|
double | aBeta_rad ) |
◆ GetModeName()
| std::string wsf::six_dof::AeroCoreObject::GetModeName |
( |
| ) |
const |
◆ GetRefArea_sqft()
| double wsf::six_dof::AeroCoreObject::GetRefArea_sqft |
( |
| ) |
const |
◆ Initialize()
| bool wsf::six_dof::AeroCoreObject::Initialize |
( |
| ) |
|
|
virtual |
◆ operator=()
◆ SetModeName()
| void wsf::six_dof::AeroCoreObject::SetModeName |
( |
const std::string & | aName | ) |
|
◆ mCd_AlphaBetaMachTablePtr
| UtCloneablePtr<UtTable::Table> wsf::six_dof::AeroCoreObject::mCd_AlphaBetaMachTablePtr {nullptr} |
|
protected |
◆ mCL_AlphaBetaMachTablePtr
| UtCloneablePtr<UtTable::Table> wsf::six_dof::AeroCoreObject::mCL_AlphaBetaMachTablePtr {nullptr} |
|
protected |
◆ mCY_AlphaBetaMachTablePtr
| UtCloneablePtr<UtTable::Table> wsf::six_dof::AeroCoreObject::mCY_AlphaBetaMachTablePtr {nullptr} |
|
protected |
◆ mModeName
| std::string wsf::six_dof::AeroCoreObject::mModeName = "DEFAULT" |
|
protected |
◆ mRefArea_sqft
| double wsf::six_dof::AeroCoreObject::mRefArea_sqft = 0.0 |
|
protected |
Referenced by CalculateAeroCdArea(), wsf::six_dof::RigidBodyAeroCoreObject::CalculateAeroCdArea(), CalculateAeroCLArea(), wsf::six_dof::RigidBodyAeroCoreObject::CalculateAeroCLArea(), wsf::six_dof::RigidBodyAeroCoreObject::CalculateAeroCmArea(), wsf::six_dof::PointMassAeroCoreObject::CalculateAeroCoefficientVectors(), wsf::six_dof::RigidBodyAeroCoreObject::CalculateAeroCoefficientVectors(), wsf::six_dof::PointMassAeroCoreObject::CalculateCoreAeroFM(), wsf::six_dof::RigidBodyAeroCoreObject::CalculateCoreAeroFM(), wsf::six_dof::PointMassAeroCoreObject::CalculateLiftAtSpecifiedAlpha_lbs(), wsf::six_dof::RigidBodyAeroCoreObject::CalculateLiftAtSpecifiedAlpha_lbs(), GetRefArea_sqft(), wsf::six_dof::PointMassAeroCoreObject::ProcessCommonInput(), and wsf::six_dof::RigidBodyAeroCoreObject::ProcessCommonInput().
The documentation for this class was generated from the following files: