Class ReceiverDProto.StateVectorHistory.DataPoint

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
de.serosystems.proto.v3.grx.receiverd.ReceiverDProto.StateVectorHistory.DataPoint
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, ReceiverDProto.StateVectorHistory.DataPointOrBuilder, Serializable
Enclosing class:
ReceiverDProto.StateVectorHistory

public static final class ReceiverDProto.StateVectorHistory.DataPoint extends com.google.protobuf.GeneratedMessageV3 implements ReceiverDProto.StateVectorHistory.DataPointOrBuilder

 Single data point in the time-series.
 Overlaps with StateVectorList.StateVector message, but is shorter.
 Note: all fields having a valid flag (i.e. a ..._valid field) should
  be checked for their validity: if the valid flag is false, the value of
  the field should not be interpreted.
 
Protobuf type serosystems.proto.v3.grx.receiverd.StateVectorHistory.DataPoint
See Also: