Public Member Functions | Protected Attributes

si.ijs.acs.objectexplorer.engine.BACI.converters.BACIDoubleLinearConverter Class Reference

Inheritance diagram for si.ijs.acs.objectexplorer.engine.BACI.converters.BACIDoubleLinearConverter:
si.ijs.acs.objectexplorer.engine.BACI.BACIConverterSupport si.ijs.acs.objectexplorer.engine.Converter si.ijs.acs.objectexplorer.engine.BACI.converters.BACIDouble1000Multiplier

List of all members.

Public Member Functions

 BACIDoubleLinearConverter (double c, double n)
Object convertPropertyValue (Object value)
Object inverseConvertPropertyValue (Object value)
String getConvertedPropertyValueUnits (String units)
String getDescription ()
DataType getInverseConvertPropertyParameterType ()

Protected Attributes

double c
double n

Detailed Description

Implementation of BACI double property linear converter,

cx + n

.


Constructor & Destructor Documentation

si.ijs.acs.objectexplorer.engine.BACI.converters.BACIDoubleLinearConverter.BACIDoubleLinearConverter ( double  c,
double  n 
)

Constructor

Parameters:
c coeficient.
n offset.

Member Function Documentation

Object si.ijs.acs.objectexplorer.engine.BACI.converters.BACIDoubleLinearConverter.convertPropertyValue ( Object  value  )  [virtual]
String si.ijs.acs.objectexplorer.engine.BACI.converters.BACIDoubleLinearConverter.getDescription (  ) 
DataType si.ijs.acs.objectexplorer.engine.BACI.converters.BACIDoubleLinearConverter.getInverseConvertPropertyParameterType (  )  [virtual]
Object si.ijs.acs.objectexplorer.engine.BACI.converters.BACIDoubleLinearConverter.inverseConvertPropertyValue ( Object  value  )  [virtual]

Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties