DepthTrackPlot

class rips.DepthTrackPlot(pb2_object=None, channel=None)

Bases: PlotWindow

auto_scale_depth_enabled

Auto Scale

Type

bool

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

sub_title_font_size

One of [XX_Small, X_Small, Small, Medium, Large, X_Large, XX_Large]

Type

str