Package empro :: Module empro :: Module material :: Class PhysicalParameters
[frames] | no frames]

Class PhysicalParameters

core.Updatable --+    
                 |    
   core.Selectable --+
                     |
                    PhysicalParameters

Defines the base interface for all physical parameters.

Class Hierarchy for PhysicalParameters
Class Hierarchy for PhysicalParameters

constructor PhysicalParameters(iDensity, iHeatCapacity, iThermalConductivity, iPerfusionByBlood, iMetabolicHeat):

Instance Methods

Inherited from core.Selectable: clone, isSelected

Inherited from core.Updatable: __enter__, __exit__, hash, isValid, reasonWhyInvalid

Properties
ExpressionNone density
The density of the material.
ExpressionNone heatCapacity
The heat capacity of the material.
ExpressionNone metabolicHeat
The metabolic heat of the material.
ExpressionNone perfusionByBlood
The perfusion by blood of the material.
ExpressionNone thermalConductivity
The thermal conductivity of the material.
  thermalConductivityThroughPlane
No documentation available.
  useThermalConductivityThroughPlane
No documentation available.

Inherited from core.Selectable: metaData, name, notes