Since version 2026, Flux 3D and Flux PEEC are no longer available.

Please use SimLab to create a new 3D project or to import an existing Flux 3D project.

Please use SimLab to create a new PEEC project (not possible to import an existing Flux PEEC project).

/!\ Documentation updates are in progress – some mentions of 3D may still appear.

SpatialParameterTabulatedConstant

Constant tabulated spatial quantity

Class SpatialParameterTabulatedConstant extends SpatialParameter

Constructors

  • SpatialParameterTabulatedConstant(name ,parameterType ,defaultValue )

Fields Summary

Field
Description
defaultValue
Spatial formula if there is no value at nodes
parameterContinuity
parameterType

Inherited Fields

  • name defined in SpatialParameter

Methods Summary

no methods

Inherited Methods

Fields Details

defaultValue
defaultValue : Spatial formula if there is no value at nodes - [1..1] Physic Formula <String>
parameterContinuity
parameterContinuity : Spatial quantity continuity - [1..1] ContinuityType
parameterType
parameterType : Spatial quantity type - [1..1] ParameterType

Method Details

no methods

See also