Inheritance diagram for oaStdDevice:
Public Methods | |
oaNode * | getNode (oaEndpointType endpoint) const |
oaNode * | getOtherNode (oaNode *node) const |
oaEndpointType | getEndpoint (oaNode *node) const |
void | setValue (const oaAnalysisPoint *ap, oaFloat value) |
oaFloat | getValue (const oaAnalysisPoint *ap) const |
oaCollection< oaNode, oaStdDevice > | getNodes () const |
|
This function returns the endpoint of this device to which node is connected.
|
|
This function returns the node connected to the specified endpoint of this device. Reimplemented in oaCouplingCap. |
|
This function returns a collection containing the nodes connected to this stdDevice. |
|
This function returns the node connected to the other endpoint of this device (the endpoint that is not connected to node). Reimplemented in oaCouplingCap. |
|
This function gets the value of this device for the specified analysis point. |
|
This function sets the value of this device for the specified analysis point. |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.