OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022

#include <ias_structures.h>

Collaboration diagram for IAS_IMAGE:
[legend]

Public Attributes

int data_type
 
int nl
 
int ns
 
int band_number
 
short * data
 
double pixel_size_x
 
double pixel_size_y
 
IAS_CORNERS corners
 

Detailed Description

Definition at line 95 of file ias_structures.h.

Member Data Documentation

◆ band_number

int band_number

Definition at line 100 of file ias_structures.h.

◆ corners

IAS_CORNERS corners

Definition at line 104 of file ias_structures.h.

◆ data

short* data

Definition at line 101 of file ias_structures.h.

◆ data_type

int data_type

Definition at line 97 of file ias_structures.h.

◆ nl

int nl

Definition at line 98 of file ias_structures.h.

◆ ns

int ns

Definition at line 99 of file ias_structures.h.

◆ pixel_size_x

double pixel_size_x

Definition at line 102 of file ias_structures.h.

◆ pixel_size_y

double pixel_size_y

Definition at line 103 of file ias_structures.h.


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