DepthTrackPlot¶
- class rips.DepthTrackPlot(pb2_object=None, channel=None)¶
Bases:
PlotWindow
- auto_scale_depth_enabled¶
Auto Scale
- Type:
bool
- auto_zoom_max_depth_factor¶
Auto Zoom Maximum Factor
- Type:
float
- auto_zoom_min_depth_factor¶
Auto Zoom Minimum Factor
- Type:
float
- axis_title_font_size¶
One of [XX_Small, X_Small, Small, Medium, Large, X_Large, XX_Large]
- Type:
str
- axis_value_font_size¶
One of [XX_Small, X_Small, Small, Medium, Large, X_Large, XX_Large]
- Type:
str
- depth_type¶
One of [MEASURED_DEPTH, TRUE_VERTICAL_DEPTH, PSEUDO_LENGTH, CONNECTION_NUMBER, TRUE_VERTICAL_DEPTH_RKB]
- Type:
str
- depth_unit¶
One of [UNIT_METER, UNIT_FEET, UNIT_NONE]
- Type:
str
- maximum_depth¶
Max
- Type:
float
- minimum_depth¶
Min
- Type:
float
- show_depth_grid_lines¶
One of [GRID_X_NONE, GRID_X_MAJOR, GRID_X_MAJOR_AND_MINOR]
- Type:
str
- show_depth_marker_line¶
Show Depth Marker Line
- Type:
bool
- sub_title_font_size¶
One of [XX_Small, X_Small, Small, Medium, Large, X_Large, XX_Large]
- Type:
str