EM datagrams on *.kmall format  Reg. nr. 410224 rev J
EMdgmSVTsample_def Struct Reference

#SVT - Sound Velocity at Transducer. Data sample. More...

#include <EMdgmFormat.h>

Data Fields

uint32_t time_sec
 
uint32_t time_nanosec
 
float soundVelocity_mPerSec
 
float temp_C
 
float pressure_Pa
 
float salinity
 

Detailed Description

#SVT - Sound Velocity at Transducer. Data sample.

Definition at line 619 of file EMdgmFormat.h.

Field Documentation

◆ time_sec

uint32_t time_sec

Time in second. Epoch 1970-01-01. time_nanosec part to be added for more exact time.

Definition at line 621 of file EMdgmFormat.h.

◆ time_nanosec

uint32_t time_nanosec

Nano seconds remainder. time_nanosec part to be added to time_sec for more exact time.

Definition at line 622 of file EMdgmFormat.h.

◆ soundVelocity_mPerSec

float soundVelocity_mPerSec

Measured sound velocity from sound velocity probe. Unit m/s.

Definition at line 623 of file EMdgmFormat.h.

◆ temp_C

float temp_C

Water temperature from sound velocity probe. Unit Celsius.

Definition at line 624 of file EMdgmFormat.h.

◆ pressure_Pa

float pressure_Pa

Pressure. Unit Pascal.

Definition at line 625 of file EMdgmFormat.h.

◆ salinity

float salinity

Salinity of water. Measured in g salt/kg sea water

Definition at line 626 of file EMdgmFormat.h.


The documentation for this struct was generated from the following file: