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.

FFTDataDisplayCurve

FFT data evolution curve

Class FFTDataDisplayCurve

Constructors

  • FFTDataDisplayCurve(name ,dataPoint )
  • FFTDataDisplayCurve(name ,dataPoint ,harmonicNumber )

Fields Summary

Field
Description
dataPoint
FFT type data point
harmonicNumber
Number of harmonics to display
name
Curve name

Methods Summary

no methods

Fields Details

dataPoint
dataPoint : FFT type data point - [1..1] DataVizPonct
harmonicNumber
harmonicNumber : Number of harmonics to display - [0..1] Integer
name
name : Curve name - [1..1] String

Method Details

no methods