Property | Type | Description | |
---|---|---|---|
Schema | ISchema |
Method | Description | |
---|---|---|
AccumulatorRecord ( |
||
Load ( IValueStream stream ) : |
||
Save ( IValueSink sink, |
public AccumulatorRecord ( |
||
timestamp | ||
presentValue | uint | |
accumulatedValue | uint | |
accumulatorStatus | AccumulatorStatusType | |
return | System |
public static Load ( IValueStream stream ) : |
||
stream | IValueStream | |
return |
public static Save ( IValueSink sink, |
||
sink | IValueSink | |
value | ||
return | void |