|
Antares Simulator
Power System Simulator
|
Public Member Functions | |
| ClusterUpdater (Frame &frame) | |
| bool | changeName (const wxVariant &value) |
| bool | changeGroup (const wxVariant &value) |
| bool | changeUnit (const wxVariant &value) |
| bool | changeNominalCapacity (const wxVariant &value) |
| bool | changeEnabled (const wxVariant &value) |
Protected Attributes | |
| Data::Cluster::Set | clusters |
| std::vector< const wxChar * > | groups |
| Frame & | pFrame |
| wxPGProperty * | unitCount |
| wxPGProperty * | installedCapacity |
| wxPGProperty * | nominalCapacity |