OpenASIP  2.0
Classes | Typedefs
CostEstimator Namespace Reference

Classes

class  CostEstimationPlugin
 
class  CostEstimationPluginRegistry
 
class  Estimator
 
class  FUCostEstimationPlugin
 
class  ICDecoderEstimatorPlugin
 
class  RFCostEstimationPlugin
 
class  TransportPath
 

Typedefs

typedef double AreaInGates
 type for area values in equivalent gates More...
 
typedef double EnergyInMilliJoules
 type for consumed energy in milli joules More...
 
typedef double DelayInNanoSeconds
 type for propagation delays in nano seconds More...
 
typedef CostEstimationPluginRegistry< FUCostEstimationPluginFUCostEstimationPluginRegistry
 
typedef CostEstimationPluginRegistry< ICDecoderEstimatorPluginICDecoderCostEstimationPluginRegistry
 
typedef CostEstimationPluginRegistry< RFCostEstimationPluginRFCostEstimationPluginRegistry
 
typedef std::list< TransportPathTransportPathList
 

Typedef Documentation

◆ AreaInGates

type for area values in equivalent gates

Definition at line 35 of file CostEstimatorTypes.hh.

◆ DelayInNanoSeconds

type for propagation delays in nano seconds

Definition at line 39 of file CostEstimatorTypes.hh.

◆ EnergyInMilliJoules

type for consumed energy in milli joules

Definition at line 37 of file CostEstimatorTypes.hh.

◆ FUCostEstimationPluginRegistry

Definition at line 42 of file FUCostEstimationPluginRegistry.hh.

◆ ICDecoderCostEstimationPluginRegistry

Definition at line 42 of file ICDecoderCostEstimationPluginRegistry.hh.

◆ RFCostEstimationPluginRegistry

Definition at line 42 of file RFCostEstimationPluginRegistry.hh.

◆ TransportPathList

Definition at line 76 of file TransportPath.hh.