#include <GeoExtendedMaterial.h>
Definition at line 27 of file GeoExtendedMaterial.h.
◆ GeoExtendedMaterial() [1/2]
| GeoExtendedMaterial::GeoExtendedMaterial |
( |
const std::string & | Name, |
|
|
double | Density, |
|
|
GeoMaterialState | State = stateUndefined, |
|
|
double | Temperature = SYSTEM_OF_UNITS::STP_Temperature, |
|
|
double | Pressure = SYSTEM_OF_UNITS::STP_Pressure ) |
◆ ~GeoExtendedMaterial()
| virtual GeoExtendedMaterial::~GeoExtendedMaterial |
( |
| ) |
|
|
virtualdefault |
◆ GeoExtendedMaterial() [2/2]
◆ GetMaterialPropertiesTable() [1/2]
Definition at line 78 of file GeoExtendedMaterial.h.
79{
81}
GeoIntrusivePtr< GeoMaterialPropertiesTable > m_properties
◆ GetMaterialPropertiesTable() [2/2]
◆ getPressure()
| const double & GeoExtendedMaterial::getPressure |
( |
| ) |
const |
|
inline |
◆ getState()
◆ getTemperature()
| const double & GeoExtendedMaterial::getTemperature |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ SetMaterialPropertiesTable()
◆ m_pressure
| double GeoExtendedMaterial::m_pressure |
|
private |
◆ m_properties
◆ m_state
◆ m_temperature
| double GeoExtendedMaterial::m_temperature |
|
private |
The documentation for this class was generated from the following files: