ConstantTabulatedSpatialQuantityByValueStorage

Continuity type of the spatial quantity

Abstract Class ConstantTabulatedSpatialQuantityByValueStorage

SubTypes

Fields Summary

Field
Description
formula
Spatial formula of the quantity to compute and to store
quantity
Formula of the stored quantity
regionFace
Face regions
regionLine
Line regions
regionVolume
Volume regions
spatialParameterName
Name of the spatial quantity which stores the values

Methods Summary

no methods

Fields Details

formula
formula : Spatial formula of the quantity to compute and to store - [1..1] Physic Formula <String>
quantity
quantity : Formula of the stored quantity - [1..1] String
regionFace
regionFace : Face regions - [0..N] RegionFace
regionLine
regionLine : Line regions - [0..N] RegionLine
regionVolume
regionVolume : Volume regions - [0..N] RegionVolume
spatialParameterName
spatialParameterName : Name of the spatial quantity which stores the values - [1..1] String

Method Details

no methods