input_settings_t_ Struct Reference
#include <grasp_input_settings.h>
Field Documentation
◆ area_height
| int area_height |
the height of the covered area
◆ area_width
| int area_width |
the width of the covered area
◆ coordinates
| coord_t coordinates |
◆ coordinates_grid
| coord_grid_t coordinates_grid |
◆ coordinates_refence
| char coordinates_refence[25] |
◆ coordinates_type
| char coordinates_type[25] |
◆ driver
◆ driver_name
| char driver_name[_GBL_FILE_PATH_LEN] |
◆ files
| char files[GRASP_INPUT_MAX_FILES][_GBL_FILE_PATH_LEN] |
◆ grid_offset
| coord_grid_t grid_offset |
◆ imagedat_stream
| char imagedat_stream[_GBL_FILE_PATH_LEN] |
◆ nfiles
| int nfiles |
◆ ntransformers
| int ntransformers |
◆ preload_nsegmentt
| int preload_nsegmentt |
◆ preload_nsegmentx
| int preload_nsegmentx |
◆ preload_nsegmenty
| int preload_nsegmenty |
◆ print_clean_segment
| char print_clean_segment[_GBL_FILE_PATH_LEN] |
◆ print_raw_segment
| char print_raw_segment[_GBL_FILE_PATH_LEN] |
◆ print_used_files
| char print_used_files[_GBL_FILE_PATH_LEN] |
◆ resolution
| coord_t resolution |
the the width and heigth of a pixel in geo-coords
◆ sdata_dump_after_driver
| char sdata_dump_after_driver[_GBL_FILE_PATH_LEN] |
◆ sdata_dump_after_transformer
| char sdata_dump_after_transformer[_GBL_FILE_PATH_LEN] |
◆ sdata_stream
| char sdata_stream[_GBL_FILE_PATH_LEN] |
◆ segment_nt
| int segment_nt |
◆ segment_nx
| int segment_nx |
the width of a segment
◆ segment_ny
| int segment_ny |
the height of a segment
◆ time_from
| char time_from[255] |
◆ time_to
| char time_to[255] |
◆ transformer
| grasp_input_transformer_settings_t transformer |
◆ transformers_name
| char transformers_name[GRASP_INPUT_MAX_TRANSFORMERS][_GBL_FILE_PATH_LEN] |
