#include <oagTimerWireModel.h>
Inheritance diagram for oagTimer::WireModel:

Public Member Functions | |
| WireModel () | |
| virtual | ~WireModel () |
| virtual double | getWireCap (oaNet *net)=0 |
| virtual DelayType | getWireDelay (oaNet *net)=0 |
The user must extend this class by implementing the functions which compute wire loads and delays.
|
|
|
|
|
|
|
|
Implemented in oagTimer::ElmoreWireModel, and oagTimer::LinearWireModel. |
|
|
Implemented in oagTimer::ElmoreWireModel, and oagTimer::LinearWireModel. |
1.3.9.1