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.

SensorOperator

Operation (on a spatial quantity on a support)

Class SensorOperator extends Sensor

Constructors

  • SensorOperator(name ,operator ,spatialFormula ,computationSupport )
  • SensorOperator(name ,operator ,spatialFormula ,computationSupport ,evaluationMode )

Fields Summary

Field
Description
computationSupport
Computation support
operator
Applied operator
spatialFormula
Spatial formula

Inherited Fields

Methods Summary

no methods

Inherited Methods

Fields Details

computationSupport
computationSupport : Computation support - [1..1] Support_expl_i
operator
operator : Applied operator - [1..1] Operator_i
spatialFormula
spatialFormula : Spatial formula - [1..1] Physic Formula <String>

Method Details

no methods

See also