public static class SeriesValueTypePublic NotInheritable Class SeriesValueTypepublic ref class SeriesValueType abstract sealedGemstone.PQDIF.Logical.SeriesValueType = function();
Type.createClass(
'Gemstone.PQDIF.Logical.SeriesValueType');| Area | Area under the signal, usually an rms voltage, current, or other quantity. |
| Avg | Average. |
| BinHigh | BinHigh. |
| BinID | BinID. |
| BinLow | BinLow. |
| Count | Count. |
| Duration | Duration. |
| Ellipse | Ellipse (for lightning flash density). |
| Frequency | Frequency. |
| Inst | Instantaneous. |
| Interval | Interval data. |
| Latitude | Latitude. |
| Longitude | Longitude. |
| Max | Maximum. |
| Min | Minimum. |
| P1 | Probability: 1%. |
| P10 | Probability: 10%. |
| P5 | Probability: 5%. |
| P90 | Probability: 90%. |
| P95 | Probability: 95%. |
| P99 | Probability: 99%. |
| PhaseAngle | Phase angle. |
| PhaseAngleAvg | Phase angle which corresponds to an Avg series. |
| PhaseAngleMax | Phase angle which corresponds to a Max series. |
| PhaseAngleMin | Phase angle which corresponds to a Min series. |
| Polarity | Polarity. |
| Prob | Cumulative probability in percent. |
| Status | Status data. |
| Time | Time. |
| Transition | Transition event code series. |
| Val | Value type for a measurement. |
| XBinHigh | XBinHigh. |
| XBinLow | XBinLow. |
| YBinHigh | YBinHigh. |
| YBinLow | YBinLow. |
| GetInfo | Gets information about the series value type identified by the given ID. |
| ToString | Returns the name of the given series value type. |