Interface ComplexPointType

All Superinterfaces:
QueryablePointType<ComplexPointType>, TemporalPointType
All Known Implementing Classes:
StandardComplexPointType

public non-sealed interface ComplexPointType extends QueryablePointType<ComplexPointType>, TemporalPointType
Represents a complex point type in the historian system.

This non-sealed interface extends QueryablePointType and TemporalPointType, providing additional functionality specific to complex point types.