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.

OperatorDerivedCollection

Operator on a collection

Class OperatorDerivedCollection extends DerivedCollection

Constructors

  • OperatorDerivedCollection(name ,dataCollectionToTransform ,positions ,operator )

Fields Summary

Field
Description
dataCollectionToTransform
Data collection to transform
operator
Enumeration
positions
Positions for the operator application

Inherited Fields

  • name defined in DataCollection

Methods Summary

no methods

Fields Details

dataCollectionToTransform
dataCollectionToTransform : Data collection to transform - [1..1] CollectionForOperatorCollection
operator

operator - [1..1] Enumeration

Potential values :

  • Avg
  • Max
  • Min
  • RMS
  • Sum
positions
positions : Positions for the operator application - [1..1] EvolutivePath

Method Details

no methods