프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AddOutputMeasurement | |||
GetMeasurement |
메소드 | 설명 | |
---|---|---|
Initialize ( ) : void |
Loads configuration from the database and configures adapter to run with that configuration
|
|
PowerMultiCalculatorAdapter ( ) : System |
Creates the adapter
|
메소드 | 설명 | |
---|---|---|
PublishFrame ( IFrame frame, int index ) : void |
Calculates MW, MVAR and MVA then publishes those measurements
|
메소드 | 설명 | |
---|---|---|
AddOutputMeasurement ( System.Guid signalID, HashSet |
||
GetMeasurement ( System.Guid signalID ) : |
protected PublishFrame ( IFrame frame, int index ) : void | ||
frame | IFrame | Input values for calculation |
index | int | Index of frame within second. |
리턴 | void |