OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022

#include <gringHelper.h>

Public Attributes

float gring_lat [2 *MAX_GEOBOX_CNT]
 
float gring_lon [2 *MAX_GEOBOX_CNT]
 
size_t gring_seq [2 *MAX_GEOBOX_CNT]
 
int num_gring_pts
 

Detailed Description

Definition at line 30 of file gringHelper.h.

Member Data Documentation

◆ gring_lat

float gring_lat[2 *MAX_GEOBOX_CNT]

Definition at line 31 of file gringHelper.h.

◆ gring_lon

float gring_lon[2 *MAX_GEOBOX_CNT]

Definition at line 32 of file gringHelper.h.

◆ gring_seq

size_t gring_seq[2 *MAX_GEOBOX_CNT]

Definition at line 33 of file gringHelper.h.

◆ num_gring_pts

int num_gring_pts

Definition at line 34 of file gringHelper.h.


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