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.

VariationParameterTabulated

Parameter defined by a table of values

Class VariationParameterTabulated extends VariationParameter

Constructors

  • VariationParameterTabulated(name ,xParameter ,curvePoints )

Fields Summary

Field
Description
curvePoints
xParameter
Parameter for the abscissa

Inherited Fields

  • name defined in VariationParameter

Methods Summary

no methods

Inherited Methods

Fields Details

curvePoints
curvePoints : POINTS_COORD - [2..N] XYCoordinates
xParameter
xParameter : Parameter for the abscissa - [1..1] VariationParameter

Method Details

no methods

See also