|
| IReduceCkt (dss::APIUtil *util) |
|
double | Zmag () |
| Zmag (ohms) for Reduce Option for Z of short lines.
|
|
IReduceCkt & | Zmag (double value) |
|
bool | KeepLoad () |
| Keep load flag (T/F) for Reduction options that remove branches.
|
|
IReduceCkt & | KeepLoad (bool value) |
|
string | EditString () |
| Edit String for RemoveBranches functions.
|
|
IReduceCkt & | EditString (const char *value) |
|
IReduceCkt & | EditString (const string &value) |
|
string | StartPDElement () |
| Start element for Remove Branch function.
|
|
IReduceCkt & | StartPDElement (const char *value) |
|
IReduceCkt & | StartPDElement (const string &value) |
|
string | EnergyMeter () |
| Name of Energymeter to use for reduction.
|
|
IReduceCkt & | EnergyMeter (const char *value) |
|
IReduceCkt & | EnergyMeter (const string &value) |
|
void | SaveCircuit (const char *CktName) |
| Save present (reduced) circuit Filename is listed in the Text Result interface.
|
|
void | SaveCircuit (const string &CktName) |
| Save present (reduced) circuit Filename is listed in the Text Result interface.
|
|
void | DoDefault () |
| Do Default Reduction algorithm.
|
|
void | DoShortLines () |
| Do ShortLines algorithm: Set Zmag first if you don't want the default.
|
|
void | DoDangling () |
| Reduce Dangling Algorithm; branches with nothing connected.
|
|
void | DoLoopBreak () |
|
void | DoParallelLines () |
|
void | DoSwitches () |
|
void | Do1phLaterals () |
|
void | DoBranchRemove () |
|
| ContextState (APIUtil *util) |
|
|
void * | ctx |
| Pointer to the DSSContext for easy access.
|
|
APIUtil * | api_util |
| API utility functions.
|
|
The documentation for this class was generated from the following file: