Property | Type | Description | |
---|---|---|---|
GetSeriesInfo | |||
VIDataGroup | System.Linq |
Method | Description | |
---|---|---|
CalculateMissingCurrentChannel ( |
Given three of the four current channels, calculates the missing channel based on the relationship IR = IA + IB + IC.
|
|
ToDataGroup ( ) : DataGroup | ||
ToSubGroup ( int startIndex, int endIndex ) : |
||
VIDataGroup ( DataGroup dataGroup ) : System.Linq |
Method | Description | |
---|---|---|
GetSeriesInfo ( |
||
VIDataGroup ( ) : System.Linq |
public CalculateMissingCurrentChannel ( |
||
meterInfo | Data context for accessing configuration tables in the database. | |
return |
public ToSubGroup ( int startIndex, int endIndex ) : |
||
startIndex | int | |
endIndex | int | |
return |
public VIDataGroup ( DataGroup dataGroup ) : System.Linq | ||
dataGroup | DataGroup | |
return | System.Linq |