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.

EvolutiveCurve2D

New 2D curve (I/O parameter)

Class EvolutiveCurve2D

Constructors

  • EvolutiveCurve2D(name ,evolutivePath ,formula )

Fields Summary

Field
Description
evolutivePath
I/O parameters on the abscissa
formula
Formula on the ordinate
name
Name of 2D curve (I/O parameter)

Methods Summary

no methods

Fields Details

evolutivePath
evolutivePath : I/O parameters on the abscissa - [1..1] EvolutivePath
formula
formula : Formula on the ordinate - [1..N] String
name
name : Name of 2D curve (I/O parameter) - [1..1] String

Method Details

no methods