Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

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

Inheritance diagram for si::ijs::acs::objectexplorer::engine::BACI::converters::BACIDoubleLinearConverter:

Inheritance graph
[legend]
Collaboration diagram for si::ijs::acs::objectexplorer::engine::BACI::converters::BACIDoubleLinearConverter:

Collaboration graph
[legend]
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 ()
Class 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
[inline]
 

Constructor

Parameters:
c coeficient.
n offset.


Member Function Documentation

Object si::ijs::acs::objectexplorer::engine::BACI::converters::BACIDoubleLinearConverter::convertPropertyValue Object  value  )  [inline, virtual]
 

See also:
si.ijs.acs.objectexplorer.engine.BACI.BACIConverterSupport::convertPropertyValue(java.lang.Object)

Implements si::ijs::acs::objectexplorer::engine::BACI::BACIConverterSupport.

String si::ijs::acs::objectexplorer::engine::BACI::converters::BACIDoubleLinearConverter::getConvertedPropertyValueUnits String  units  )  [inline, virtual]
 

See also:
si.ijs.acs.objectexplorer.engine.BACI.BACIConverterSupport::getConvertedPropertyValueUnits(String)

Implements si::ijs::acs::objectexplorer::engine::BACI::BACIConverterSupport.

String si::ijs::acs::objectexplorer::engine::BACI::converters::BACIDoubleLinearConverter::getDescription  )  [inline]
 

See also:
si.ijs.acs.objectexplorer.engine.Converter::getDescription()

Implements si::ijs::acs::objectexplorer::engine::Converter.

Reimplemented in si::ijs::acs::objectexplorer::engine::BACI::converters::BACIDouble1000Multiplier.

Class si::ijs::acs::objectexplorer::engine::BACI::converters::BACIDoubleLinearConverter::getInverseConvertPropertyParameterType  )  [inline, virtual]
 

See also:
si.ijs.acs.objectexplorer.engine.BACI.BACIConverterSupport::getInverseConvertPropertyParameterType()

Implements si::ijs::acs::objectexplorer::engine::BACI::BACIConverterSupport.

Object si::ijs::acs::objectexplorer::engine::BACI::converters::BACIDoubleLinearConverter::inverseConvertPropertyValue Object  value  )  [inline, virtual]
 

See also:
si.ijs.acs.objectexplorer.engine.BACI.BACIConverterSupport::inverseConvertPropertyValue(java.lang.Object)

Implements si::ijs::acs::objectexplorer::engine::BACI::BACIConverterSupport.


Member Data Documentation

double si::ijs::acs::objectexplorer::engine::BACI::converters::BACIDoubleLinearConverter::c [protected]
 

Coeficient.

double si::ijs::acs::objectexplorer::engine::BACI::converters::BACIDoubleLinearConverter::n [protected]
 

Offset.


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 03:14:52 2009 for ACS Java API by doxygen 1.3.8