OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
thermistor_parameter_struct

#include <VcstGeoParameters.h>

Public Attributes

int num_thermistor
 
unsigned char thermistor_id [MAX_THERMISTOR_ID_LEN][NUM_THERMISTORS]
 
char implicit_pad1 [4]
 
double thermistor_coeffs [NUM_THERMISTORS][6]
 

Detailed Description

Definition at line 323 of file VcstGeoParameters.h.

Member Data Documentation

◆ implicit_pad1

char implicit_pad1[4]

Definition at line 332 of file VcstGeoParameters.h.

◆ num_thermistor

int num_thermistor

Definition at line 325 of file VcstGeoParameters.h.

◆ thermistor_coeffs

double thermistor_coeffs[NUM_THERMISTORS][6]

Definition at line 333 of file VcstGeoParameters.h.

◆ thermistor_id

unsigned char thermistor_id[MAX_THERMISTOR_ID_LEN][NUM_THERMISTORS]

Definition at line 328 of file VcstGeoParameters.h.


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