MISR Toolkit  1.5.1
Data Fields
Value_Data Struct Reference

#include <odldef.h>

Collaboration diagram for Value_Data:
Collaboration graph

Data Fields

VALUE_TYPE type
 
char valid
 
char format
 
short precision
 
short length
 
union {
   struct ODLInteger   integer
 
   struct ODLReal   real
 
   struct ODLDate   date_time
 
   char *   string
 
value
 

Detailed Description

Definition at line 211 of file odldef.h.

Field Documentation

◆ date_time

struct ODLDate Value_Data::date_time

Definition at line 221 of file odldef.h.

◆ format

char Value_Data::format

Definition at line 215 of file odldef.h.

◆ integer

struct ODLInteger Value_Data::integer

Definition at line 219 of file odldef.h.

◆ length

short Value_Data::length

Definition at line 217 of file odldef.h.

◆ precision

short Value_Data::precision

Definition at line 216 of file odldef.h.

◆ real

struct ODLReal Value_Data::real

Definition at line 220 of file odldef.h.

◆ string

char* Value_Data::string

Definition at line 222 of file odldef.h.

◆ type

VALUE_TYPE Value_Data::type

Definition at line 213 of file odldef.h.

◆ valid

char Value_Data::valid

Definition at line 214 of file odldef.h.

◆ value

union { ... } Value_Data::value

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

MISR Toolkit - Copyright © 2005 - 2020 Jet Propulsion Laboratory
Generated on Fri Jun 19 2020 22:49:54