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.

FFTDerivedCollection

FFT of a time collection

Class FFTDerivedCollection extends DerivedCollection

Constructors

  • FFTDerivedCollection(name ,dataCollectionToTransform ,timeInterval )

Fields Summary

Field
Description
dataCollectionToTransform
Data collection to transform
timeInterval
Time interval for the FFT

Inherited Fields

  • name defined in DataCollection

Methods Summary

no methods

Fields Details

dataCollectionToTransform
dataCollectionToTransform : Data collection to transform - [1..1] CollectionForFFTCollection
timeInterval
timeInterval : Time interval for the FFT - [1..1] EvolutivePath

Method Details

no methods