#include <SEPulmonaryFunctionTest.h>
|
static constexpr const char * | TypeTag () |
|
biogears::SEPulmonaryFunctionTest::SEPulmonaryFunctionTest |
( |
| ) |
|
biogears::SEPulmonaryFunctionTest::~SEPulmonaryFunctionTest |
( |
| ) |
|
|
virtual |
const char* biogears::SEPulmonaryFunctionTest::classname |
( |
| ) |
const |
|
inlineoverridevirtual |
void biogears::SEPulmonaryFunctionTest::Clear |
( |
| ) |
|
|
virtual |
SEScalarVolume & biogears::SEPulmonaryFunctionTest::GetExpiratoryReserveVolume |
( |
| ) |
|
|
virtual |
SEScalarVolume & biogears::SEPulmonaryFunctionTest::GetForcedExpiratoryVolume |
( |
| ) |
|
|
virtual |
SEScalarVolume & biogears::SEPulmonaryFunctionTest::GetForcedVitalCapacity |
( |
| ) |
|
|
virtual |
SEScalarVolume & biogears::SEPulmonaryFunctionTest::GetFunctionalResidualCapacity |
( |
| ) |
|
|
virtual |
SEScalarVolume & biogears::SEPulmonaryFunctionTest::GetInspiratoryCapacity |
( |
| ) |
|
|
virtual |
SEScalarVolume & biogears::SEPulmonaryFunctionTest::GetInspiratoryReserveVolume |
( |
| ) |
|
|
virtual |
SEScalarVolume & biogears::SEPulmonaryFunctionTest::GetMaximumVoluntaryVentilation |
( |
| ) |
|
|
virtual |
virtual int biogears::SEPulmonaryFunctionTest::GetNumberOfPlotPoints |
( |
| ) |
|
|
inlinevirtual |
SEScalarVolume & biogears::SEPulmonaryFunctionTest::GetResidualVolume |
( |
| ) |
|
|
virtual |
SEScalarVolume & biogears::SEPulmonaryFunctionTest::GetSlowVitalCapacity |
( |
| ) |
|
|
virtual |
SEScalarVolume & biogears::SEPulmonaryFunctionTest::GetTotalLungCapacity |
( |
| ) |
|
|
virtual |
SEScalarVolume & biogears::SEPulmonaryFunctionTest::GetVitalCapacity |
( |
| ) |
|
|
virtual |
bool biogears::SEPulmonaryFunctionTest::HasExpiratoryReserveVolume |
( |
| ) |
|
|
virtual |
bool biogears::SEPulmonaryFunctionTest::HasForcedExpiratoryFlow |
( |
| ) |
|
|
virtual |
bool biogears::SEPulmonaryFunctionTest::HasForcedExpiratoryVolume |
( |
| ) |
|
|
virtual |
bool biogears::SEPulmonaryFunctionTest::HasForcedVitalCapacity |
( |
| ) |
|
|
virtual |
bool biogears::SEPulmonaryFunctionTest::HasFunctionalResidualCapacity |
( |
| ) |
|
|
virtual |
bool biogears::SEPulmonaryFunctionTest::HasInspiratoryCapacity |
( |
| ) |
|
|
virtual |
bool biogears::SEPulmonaryFunctionTest::HasInspiratoryReserveVolume |
( |
| ) |
|
|
virtual |
bool biogears::SEPulmonaryFunctionTest::HasLungVolumePlot |
( |
| ) |
|
|
virtual |
bool biogears::SEPulmonaryFunctionTest::HasMaximumVoluntaryVentilation |
( |
| ) |
|
|
virtual |
bool biogears::SEPulmonaryFunctionTest::HasPeakExpiratoryFlow |
( |
| ) |
|
|
virtual |
bool biogears::SEPulmonaryFunctionTest::HasResidualVolume |
( |
| ) |
|
|
virtual |
bool biogears::SEPulmonaryFunctionTest::HasSlowVitalCapacity |
( |
| ) |
|
|
virtual |
bool biogears::SEPulmonaryFunctionTest::HasTotalLungCapacity |
( |
| ) |
|
|
virtual |
bool biogears::SEPulmonaryFunctionTest::HasVitalCapacity |
( |
| ) |
|
|
virtual |
void biogears::SEPulmonaryFunctionTest::Reset |
( |
| ) |
|
|
virtual |
virtual void biogears::SEPulmonaryFunctionTest::SetNumberOfPlotPoints |
( |
int |
n | ) |
|
|
inlinevirtual |
static constexpr const char* biogears::SEPulmonaryFunctionTest::TypeTag |
( |
| ) |
|
|
inlinestatic |
SEScalarVolume* biogears::SEPulmonaryFunctionTest::m_ExpiratoryReserveVolume |
|
protected |
SEScalarVolume* biogears::SEPulmonaryFunctionTest::m_ForcedExpiratoryVolume |
|
protected |
SEScalarVolume* biogears::SEPulmonaryFunctionTest::m_ForcedVitalCapacity |
|
protected |
SEScalarVolume* biogears::SEPulmonaryFunctionTest::m_FunctionalResidualCapacity |
|
protected |
SEScalarVolume* biogears::SEPulmonaryFunctionTest::m_InspiratoryCapacity |
|
protected |
SEScalarVolume* biogears::SEPulmonaryFunctionTest::m_InspiratoryReserveVolume |
|
protected |
SEScalarVolume* biogears::SEPulmonaryFunctionTest::m_MaximumVoluntaryVentilation |
|
protected |
int biogears::SEPulmonaryFunctionTest::m_NumberOfPlotPoints |
|
protected |
SEScalarVolume* biogears::SEPulmonaryFunctionTest::m_SlowVitalCapacity |
|
protected |
SEScalarVolume* biogears::SEPulmonaryFunctionTest::m_TotalLungCapacity |
|
protected |