Click or drag to resize

LeapSecondIndicator Enumeration

Schema leap second indicator.

Namespace: GSF.COMTRADE
Assembly: GSF.COMTRADE (in GSF.COMTRADE.dll) Version: 2.4.181-beta
Syntax
public enum LeapSecondIndicator
Members
Member nameValueDescription
NoLeapSecondAdjustment0 No leap second adjustment was added during recorded data set.
LeapSecondWasAdded1 Leap second adjustment was added during recorded data set.
LeapSecondWasSubtracted2 Leap second adjustment was subtracted during recorded data set.
NoLeapSecondCapacity3 Leap second adjustment not capable for recording device.
See Also