GenericDataCollection
Generic data collection
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