torc::generic::ScaleFactor Class Reference

#include <ScaleFactor.hpp>

Collaboration diagram for torc::generic::ScaleFactor:

Collaboration graph
[legend]

List of all members.

Public Member Functions

const Value::Number getEdifValue () const throw ()
void setEdifValue (const Value::Number &inSource) throw ()
const Value::Number getSiValue () const throw ()
void setSiValue (const Value::Number &inSource) throw ()
 ScaleFactor (const ScaleFactor &inSource)
ScaleFactoroperator= (const ScaleFactor &inSource)

Private Attributes

Value::Number mEdifValue
Value::Number mSiValue


Detailed Description

Represents the technology dependent scale factor. This is used by clients to perform calculations using the units involved.

Definition at line 35 of file ScaleFactor.hpp.


Member Function Documentation

const Value::Number torc::generic::ScaleFactor::getEdifValue (  )  const throw () [inline]

Get the EDIF scale.

Returns:
EDIF scale.

Definition at line 98 of file ScaleFactor.hpp.

void torc::generic::ScaleFactor::setEdifValue ( const Value::Number inSource  )  throw ()

Set the EDIF scale.

Parameters:
[in] inSource EDIF scale.

Definition at line 39 of file ScaleFactor.cpp.

const Value::Number torc::generic::ScaleFactor::getSiValue (  )  const throw () [inline]

Get the SI untis scale.

Returns:
SI scale.

Definition at line 108 of file ScaleFactor.hpp.

void torc::generic::ScaleFactor::setSiValue ( const Value::Number inSource  )  throw ()

Set the SI scale.

Definition at line 47 of file ScaleFactor.cpp.


The documentation for this class was generated from the following files:

Generated on Thu Oct 13 16:50:25 2011 for TORC by  doxygen 1.5.6