grasp_output_tile_pixel_information_ Struct Reference

#include <grasp_output_tile_result.h>

Public Member Functions

float *sza DIMS ("wln")
 [wln] More...
 
float *hvp DIMS ("nhvp")
 [nhvp] More...
 

Data Fields

int segment_time
 
int segment_col
 
int segment_row
 
int it
 
int ix
 
int iy
 
int out_x
 
int out_y
 
int out_t
 
float latitude
 
float longitude
 
int grid_col
 
int grid_row
 
int64_t time
 
float real_time
 
float user_time
 
int cloud_flag
 
float land_percent
 
int file_index
 
float masl
 

Member Function Documentation

◆ DIMS() [1/2]

float* hvp DIMS ( "nhvp"  )

[nhvp]

◆ DIMS() [2/2]

float* sza DIMS ( "wln"  )

[wln]

Field Documentation

◆ cloud_flag

int cloud_flag

◆ file_index

int file_index

◆ grid_col

int grid_col

◆ grid_row

int grid_row

◆ it

int it

◆ ix

int ix

◆ iy

int iy

◆ land_percent

float land_percent

◆ latitude

float latitude

◆ longitude

float longitude

◆ masl

float masl

◆ out_t

int out_t

◆ out_x

int out_x

◆ out_y

int out_y

◆ real_time

float real_time

◆ segment_col

int segment_col

◆ segment_row

int segment_row

◆ segment_time

int segment_time

◆ time

int64_t time

◆ user_time

float user_time