Inheritance diagram for oaAntennaRatioValue:
Public Methods | |
oaBoolean | isSide () const |
oaFloat | getGate () const |
void | getDiode (oa1DLookupTbl< oaInt8, oaFloat > &ratio) const |
void | setSide (oaBoolean isSide) |
void | setGate (oaFloat ratio) |
void | setDiode (const oa1DLookupTbl< oaInt8, oaFloat > &ratio) |
Static Public Methods | |
oaAntennaRatioValue * | create (oaObject *database, oaBoolean isSide, oaFloat gateRatio, const oa1DLookupTbl< oaInt8, oaFloat > &diodeRatio) |
See oaValue for a discussion of the usage of all of the oaValue subclasses.
|
This function creates an antenna ratio value in the specified database.
|
|
This function returns the diode area ratio.
|
|
This function returns the gate area ratio. |
|
This function returns a boolean indicating whether the area measurement is perimeter based. |
|
This function sets the diode area ratio value.
|
|
This function sets the gate area ratio value.
|
|
This function sets a boolean indicating whether or not the area measurement is parameter based.
|
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.