pyudv.geometry#

This module helps you deal with probe geometries.

Module attributes

MetFlowTransducers

A dictionnary containing MetFlow Transducer object.

Functions

average_amplitude

This function takes the amplitude measured by two probes and average them, assuming that it only depends on the vertical coordinate.

compute_vertical_axis

compute the common vertical axis between two probe beams.

probe_crossing_point

calculate the crossing point of two probe beams.

reconstruct_velocity

This function takes the velocities measured by two probes, and reconstruct the velocity field, assuming that it only depends on the vertical coordinate.

sketch_probes

Sketch multiple probes, and optionaly their intersections, etc ...

Classes

Probe

A class used to represent a single probe.

Transducer

A class used to caracterize a transducer physical properties.