dips.JointSpacingChartViewVal module#

Generated wrapper for JointSpacingChartView protobuf message.

class dips.JointSpacingChartViewVal.JointSpacingChartViewVal(joint_spacing_analysis_settings: JointSpacingAnalysisSettingsVal | None = None, active_filter: DataFilterRef | None = None, proto_message: Any | None = None, channel_to_connect_on: Any | None = None)#

Bases: object

Simple wrapper for JointSpacingChartView with Pythonic getters and setters.

property active_filter: DataFilterRef#

Get the ActiveFilter field as a reference.

copy()#

Create a copy of this wrapper.

classmethod from_proto(proto_message)#

Create wrapper from existing protobuf message.

property joint_spacing_analysis_settings: JointSpacingAnalysisSettingsVal#

Get the JointSpacingAnalysisSettings field as a wrapper.

to_proto()#

Get the underlying protobuf message.

property view_name: str#

Get the ViewName field value.