Public Member Functions |
Static Public Member Functions |
Protected Member Functions |
Protected Attributes |
List of all members
biogears::SETissueSystem Class Reference
#include <SETissueSystem.h>
Inheritance diagram for biogears::SETissueSystem:

Static Public Member Functions | |
| static size_t | TypeHash () |
| static constexpr char const *const | TypeTag () |
Static Public Member Functions inherited from biogears::SESystem | |
| static const SEScalar * | GetScalar (const char *name, std::vector< SESystem * > *systems) |
| static const SEScalar * | GetScalar (const std::string &name, std::vector< SESystem * > *systems) |
Protected Member Functions | |
| void | Unload (CDM::TissueSystemData &data) const |
Protected Member Functions inherited from biogears::SESystem | |
| void | Unload (CDM::SystemData &data) const |
Protected Member Functions inherited from biogears::Loggable | |
| virtual void | Debug (const char *msg, const char *origin="") const |
| virtual void | Debug (const std::string &msg, const std::string &origin=empty) const |
| virtual void | Debug (std::ostream &msg, const std::string &origin=empty) const |
| virtual void | Info (const char *msg, const char *origin="") const |
| virtual void | Info (const std::string &msg, const std::string &origin=empty) const |
| virtual void | Info (std::ostream &msg, const std::string &origin=empty) const |
| virtual void | Warning (const char *msg, const char *origin="") const |
| virtual void | Warning (const std::string &msg, const std::string &origin=empty) const |
| virtual void | Warning (std::ostream &msg, const std::string &origin=empty) const |
| virtual void | Error (const char *msg, const char *origin="") const |
| virtual void | Error (const std::string msg, const std::string origin=empty) const |
| virtual void | Error (std::ostream &msg, const std::string &origin=empty) const |
| virtual void | Fatal (const char *msg, const char *origin="") const |
| virtual void | Fatal (const std::string &msg, const std::string &origin=empty) const |
| virtual void | Fatal (std::ostream &msg, const std::string &origin=empty) const |
Protected Attributes | |
| SEScalarVolumePerTime * | m_CarbonDioxideProductionRate |
| SEScalar0To1 * | m_DehydrationFraction |
| SEScalarVolume * | m_ExtracellularFluidVolume |
| SEScalarVolume * | m_ExtravascularFluidVolume |
| SEScalarVolume * | m_IntracellularFluidVolume |
| SEScalarVolume * | m_TotalBodyFluidVolume |
| SEScalar * | m_IntracellularFluidPH |
| SEScalarVolumePerTime * | m_OxygenConsumptionRate |
| SEScalar * | m_RespiratoryExchangeRatio |
| SEScalarAmountPerVolume * | m_LiverInsulinSetPoint |
| SEScalarMassPerVolume * | m_LiverGlucagonSetPoint |
| SEScalarAmountPerVolume * | m_MuscleInsulinSetPoint |
| SEScalarMassPerVolume * | m_MuscleGlucagonSetPoint |
| SEScalarAmountPerVolume * | m_FatInsulinSetPoint |
| SEScalarMassPerVolume * | m_FatGlucagonSetPoint |
| SEScalarMass * | m_LiverGlycogen |
| SEScalarMass * | m_MuscleGlycogen |
| SEScalarMass * | m_StoredProtein |
| SEScalarMass * | m_StoredFat |
Protected Attributes inherited from biogears::SESystem | |
| std::stringstream | m_ss |
Protected Attributes inherited from biogears::Loggable | |
| Logger * | m_Logger |
Additional Inherited Members | |
Static Public Attributes inherited from biogears::Loggable | |
| static const std::string | empty |
| static const char * | empty_cStr |
Constructor & Destructor Documentation
| biogears::SETissueSystem::SETissueSystem | ( | Logger * | logger | ) |
|
override |
Member Function Documentation
|
inlineoverridevirtual |
Implements biogears::SESystem.
Reimplemented in biogears::Tissue.
|
overridevirtual |
Reimplemented from biogears::SESystem.
Reimplemented in biogears::Tissue.
| SEScalarVolumePerTime & biogears::SETissueSystem::GetCarbonDioxideProductionRate | ( | ) |
| double biogears::SETissueSystem::GetCarbonDioxideProductionRate | ( | const VolumePerTimeUnit & | unit | ) | const |
| SEScalar0To1 & biogears::SETissueSystem::GetDehydrationFraction | ( | ) |
| double biogears::SETissueSystem::GetDehydrationFraction | ( | ) | const |
| SEScalarVolume & biogears::SETissueSystem::GetExtracellularFluidVolume | ( | ) |
| double biogears::SETissueSystem::GetExtracellularFluidVolume | ( | const VolumeUnit & | unit | ) | const |
| SEScalarVolume & biogears::SETissueSystem::GetExtravascularFluidVolume | ( | ) |
| double biogears::SETissueSystem::GetExtravascularFluidVolume | ( | const VolumeUnit & | unit | ) | const |
| SEScalarMassPerVolume & biogears::SETissueSystem::GetFatGlucagonSetPoint | ( | ) |
| double biogears::SETissueSystem::GetFatGlucagonSetPoint | ( | const MassPerVolumeUnit & | unit | ) | const |
| SEScalarAmountPerVolume & biogears::SETissueSystem::GetFatInsulinSetPoint | ( | ) |
| double biogears::SETissueSystem::GetFatInsulinSetPoint | ( | const AmountPerVolumeUnit & | unit | ) | const |
| SEScalar & biogears::SETissueSystem::GetIntracellularFluidPH | ( | ) |
| double biogears::SETissueSystem::GetIntracellularFluidPH | ( | ) | const |
| SEScalarVolume & biogears::SETissueSystem::GetIntracellularFluidVolume | ( | ) |
| double biogears::SETissueSystem::GetIntracellularFluidVolume | ( | const VolumeUnit & | unit | ) | const |
| SEScalarMassPerVolume & biogears::SETissueSystem::GetLiverGlucagonSetPoint | ( | ) |
| double biogears::SETissueSystem::GetLiverGlucagonSetPoint | ( | const MassPerVolumeUnit & | unit | ) | const |
| SEScalarMass & biogears::SETissueSystem::GetLiverGlycogen | ( | ) |
| double biogears::SETissueSystem::GetLiverGlycogen | ( | const MassUnit & | unit | ) | const |
| SEScalarAmountPerVolume & biogears::SETissueSystem::GetLiverInsulinSetPoint | ( | ) |
| double biogears::SETissueSystem::GetLiverInsulinSetPoint | ( | const AmountPerVolumeUnit & | unit | ) | const |
| SEScalarMassPerVolume & biogears::SETissueSystem::GetMuscleGlucagonSetPoint | ( | ) |
| double biogears::SETissueSystem::GetMuscleGlucagonSetPoint | ( | const MassPerVolumeUnit & | unit | ) | const |
| SEScalarMass & biogears::SETissueSystem::GetMuscleGlycogen | ( | ) |
| double biogears::SETissueSystem::GetMuscleGlycogen | ( | const MassUnit & | unit | ) | const |
| SEScalarAmountPerVolume & biogears::SETissueSystem::GetMuscleInsulinSetPoint | ( | ) |
| double biogears::SETissueSystem::GetMuscleInsulinSetPoint | ( | const AmountPerVolumeUnit & | unit | ) | const |
| SEScalarVolumePerTime & biogears::SETissueSystem::GetOxygenConsumptionRate | ( | ) |
| double biogears::SETissueSystem::GetOxygenConsumptionRate | ( | const VolumePerTimeUnit & | unit | ) | const |
|
overridevirtual |
Implements biogears::SESystem.
| SEScalar & biogears::SETissueSystem::GetRespiratoryExchangeRatio | ( | ) |
| double biogears::SETissueSystem::GetRespiratoryExchangeRatio | ( | ) | const |
|
overridevirtual |
Implements biogears::SESystem.
|
overridevirtual |
Implements biogears::SESystem.
| SEScalarMass & biogears::SETissueSystem::GetStoredFat | ( | ) |
| double biogears::SETissueSystem::GetStoredFat | ( | const MassUnit & | unit | ) | const |
| SEScalarMass & biogears::SETissueSystem::GetStoredProtein | ( | ) |
| double biogears::SETissueSystem::GetStoredProtein | ( | const MassUnit & | unit | ) | const |
| SEScalarVolume & biogears::SETissueSystem::GetTotalBodyFluidVolume | ( | ) |
| double biogears::SETissueSystem::GetTotalBodyFluidVolume | ( | const VolumeUnit & | unit | ) | const |
| bool biogears::SETissueSystem::HasCarbonDioxideProductionRate | ( | ) | const |
| bool biogears::SETissueSystem::HasDehydrationFraction | ( | ) | const |
| bool biogears::SETissueSystem::HasExtracellularFluidVolume | ( | ) | const |
| bool biogears::SETissueSystem::HasExtravascularFluidVolume | ( | ) | const |
| bool biogears::SETissueSystem::HasFatGlucagonSetPoint | ( | ) | const |
| bool biogears::SETissueSystem::HasFatInsulinSetPoint | ( | ) | const |
|
inlineoverridevirtual |
Implements biogears::SESystem.
Reimplemented in biogears::Tissue.
| bool biogears::SETissueSystem::HasIntracellularFluidPH | ( | ) | const |
| bool biogears::SETissueSystem::HasIntracellularFluidVolume | ( | ) | const |
| bool biogears::SETissueSystem::HasLiverGlucagonSetPoint | ( | ) | const |
| bool biogears::SETissueSystem::HasLiverGlycogen | ( | ) | const |
| bool biogears::SETissueSystem::HasLiverInsulinSetPoint | ( | ) | const |
| bool biogears::SETissueSystem::HasMuscleGlucagonSetPoint | ( | ) | const |
| bool biogears::SETissueSystem::HasMuscleGlycogen | ( | ) | const |
| bool biogears::SETissueSystem::HasMuscleInsulinSetPoint | ( | ) | const |
| bool biogears::SETissueSystem::HasOxygenConsumptionRate | ( | ) | const |
| bool biogears::SETissueSystem::HasRespiratoryExchangeRatio | ( | ) | const |
| bool biogears::SETissueSystem::HasStoredFat | ( | ) | const |
| bool biogears::SETissueSystem::HasStoredProtein | ( | ) | const |
| bool biogears::SETissueSystem::HasTotalBodyFluidVolume | ( | ) | const |
| bool biogears::SETissueSystem::Load | ( | const CDM::TissueSystemData & | in | ) |
|
inlinestatic |
|
inlinestatic |
|
overridevirtual |
Implements biogears::SESystem.
Reimplemented in biogears::Tissue.
|
protected |
Member Data Documentation
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |


Public Member Functions inherited from