Struct CurrentAtDepth

Struct Documentation

struct ratatosk::types::CurrentAtDepth

Water current information at depths.

Public Members

double depth

Depth of reading [m].

double direction

The direction at which the water is flowing [rad].

double speed

Magnitude of the current [m/s].