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.

GenericDataCollection

Generic data collection

Class GenericDataCollection extends DataCollection

Constructors

  • GenericDataCollection(name ,support ,formula ,valuesType ,interval )

Fields Summary

Field
Description
formula
Formula of the value to collect
interval
Collection interval
support
Collection support
valuesType
Type of value

Inherited Fields

  • name defined in DataCollection

Methods Summary

no methods

Fields Details

formula
formula : Formula of the value to collect - [1..1] Physic Formula <String>
interval
interval : Collection interval - [1..1] Data_col_interval_i
support
support : Collection support - [1..1] DataSupport
valuesType
valuesType : Type of value - [1..1] ComputedValue

Method Details

no methods

See also