dbIsAnyTermSupplySensitivityConsistent
dbIsAnyTermSupplySensitivityConsistent(
d_termId
)
=> t / nil
Description
Checks whether all the bits of the specified terminal have the same supply sensitivity terminal.
Argument
Value Returned
|
All the bits of the specified terminal have the same supply sensitivity terminal. |
|
|
|
Example
Checks whether all the bits of the terminal term have the same supply sensitivity terminal.
dbIsAnyTermSupplySensitivityConsistent(term)
> t
Related Topics
Connectivity Creation and Modification Functions
Return to top