NTv2 File Processing Routines
Data Fields
NTV2_FILE_SF Struct Reference

Data Fields

char n_sub_name [NTV2_NAME_LEN]
 
char s_sub_name [NTV2_NAME_LEN]
 
char n_parent [NTV2_NAME_LEN]
 
char s_parent [NTV2_NAME_LEN]
 
char n_created [NTV2_NAME_LEN]
 
char s_created [NTV2_NAME_LEN]
 
char n_updated [NTV2_NAME_LEN]
 
char s_updated [NTV2_NAME_LEN]
 
char n_s_lat [NTV2_NAME_LEN]
 
double d_s_lat
 
char n_n_lat [NTV2_NAME_LEN]
 
double d_n_lat
 
char n_e_lon [NTV2_NAME_LEN]
 
double d_e_lon
 
char n_w_lon [NTV2_NAME_LEN]
 
double d_w_lon
 
char n_lat_inc [NTV2_NAME_LEN]
 
double d_lat_inc
 
char n_lon_inc [NTV2_NAME_LEN]
 
double d_lon_inc
 
char n_gs_count [NTV2_NAME_LEN]
 
int i_gs_count
 
int p_gs_count
 

Detailed Description

NTv2 binary file subfile record

Notes:

Field Documentation

double NTV2_FILE_SF::d_e_lon

East lon (in gs-units)

double NTV2_FILE_SF::d_lat_inc

Lat inc (in gs-units)

double NTV2_FILE_SF::d_lon_inc

Lon inc (in gs-units)

double NTV2_FILE_SF::d_n_lat

North lat (in gs-units)

double NTV2_FILE_SF::d_s_lat

South lat (in gs-units)

double NTV2_FILE_SF::d_w_lon

West lon (in gs-units)

int NTV2_FILE_SF::i_gs_count

Num grid-shift records

char NTV2_FILE_SF::n_created[NTV2_NAME_LEN]

"CREATED "

char NTV2_FILE_SF::n_e_lon[NTV2_NAME_LEN]

"E_LONG "

char NTV2_FILE_SF::n_gs_count[NTV2_NAME_LEN]

"GS_COUNT"

char NTV2_FILE_SF::n_lat_inc[NTV2_NAME_LEN]

"LAT_INC "

char NTV2_FILE_SF::n_lon_inc[NTV2_NAME_LEN]

"LONG_INC"

char NTV2_FILE_SF::n_n_lat[NTV2_NAME_LEN]

"N_LAT "

char NTV2_FILE_SF::n_parent[NTV2_NAME_LEN]

"PARENT "

char NTV2_FILE_SF::n_s_lat[NTV2_NAME_LEN]

"S_LAT "

char NTV2_FILE_SF::n_sub_name[NTV2_NAME_LEN]

"SUB_NAME"

char NTV2_FILE_SF::n_updated[NTV2_NAME_LEN]

"UPDATED "

char NTV2_FILE_SF::n_w_lon[NTV2_NAME_LEN]

"W_LONG "

int NTV2_FILE_SF::p_gs_count

Zero pad ?

char NTV2_FILE_SF::s_created[NTV2_NAME_LEN]

Creation date

char NTV2_FILE_SF::s_parent[NTV2_NAME_LEN]

Parent name or "NONE"

char NTV2_FILE_SF::s_sub_name[NTV2_NAME_LEN]

Sub-file name

char NTV2_FILE_SF::s_updated[NTV2_NAME_LEN]

Last revision date


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