Method |
Description |
|
FixCOMTRADEData ( COMTRADEData comtradeData, Parser parser, System.TimeSpan timeZoneOffset ) : void |
|
|
GetAllFaultTypes ( ) : List |
|
|
GetAnalogChannelData ( EventDataSet eventDataSet ) : List |
|
|
GetCycleChannelData ( VICycleDataGroup cycleDataGroup, IEnumerable outputChannels ) : IEnumerable |
|
|
GetDigitalChannelData ( EventDataSet eventDataSet ) : List |
|
|
GetTimeZoneOffset ( string meterTimeZoneID, System.DateTime startTime ) : System.TimeSpan |
|
|
GetUnits ( string channelKey ) : string |
|
|
ToAnalogChannelCollection ( int cycleDataGroupIndex, string channelKey, CycleDataGroup cycleDataGroup ) : IEnumerable |
|
|
ToFaultCurves ( DataGroup dataGroup, List faults ) : DataSeries>>.List |
|
|
WriteDataFile ( COMTRADEData comtradeData, Schema schema, string dataFilePath ) : void |
|
|
WriteHeaderFile ( EventDataSet eventDataSet, string headerFilePath ) : void |
|
|
WriteResults ( EventDataSet eventDataSet ) : void |
|
|
WriteResults ( EventDataSet eventDataSet, Parser originalFileParser ) : void |
|
|
WriteSchemaFile ( COMTRADEData comtradeData, string schemaFilePath ) : Schema |
|
|