Inheritance diagram for oaLumpedElmore:
Public Methods | |
void | setTotalCap (oaFloat value) |
oaFloat | getTotalCap () const |
oaCollection< oaElmore, oaLumpedElmore > | getElmores () const |
Static Public Methods | |
oaLumpedElmore * | create (oaDesignObject *driver, const oaAnalysisPoint *ap, oaFloat totalCap) |
oaLumpedElmore * | find (const oaDesignObject *driver, const oaAnalysisPoint *ap) |
Undo is not supported for oaLumpedElmore objects.
|
This function creates an oaLumpedElmore model for the specified driver object and analysis point. The driver can be terminal or instTerm in block or occurrence domain.
|
|
This function finds the lumpedElmore on the specified driver and analysisPoint. If found it returns the object, otherwise it returns null pointer to the caller. |
|
This function returns a collection of elmores for the receivers in this reduced model. |
|
This function returns the total capacitance value for this oaLumpedElmore model. OpenAccess assumes capacitance data is specified in Farads |
|
This function sets the total capacitance value for this oaLumpedElmore model. OpenAccess assumes capacitance data is specified in Farads |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.