dips.AngleDataVal module#
Generated wrapper for AngleData protobuf message.
- class dips.AngleDataVal.AngleDataVal(proto_message: Any | None = None)#
Bases:
objectSimple wrapper for AngleData with Pythonic getters and setters.
- property angle_radians: float#
Get the AngleRadians field value.
- copy()#
Create a copy of this wrapper.
- classmethod from_proto(proto_message)#
Create wrapper from existing protobuf message.
- to_proto()#
Get the underlying protobuf message.