|
FreeWRL / FreeX3D 4.3.0
|
Data Fields | |
| int | spatial_system |
| int | ellipsoid |
| int | xtm_zone |
| int | xtm_northing_first |
| int | utm_northern_hemisphere |
| int | gd_latitude_first |
| int | geoid_height |
| int | gd_degrees |
| int | relativeHeight |
Definition at line 301 of file Component_Geospatial.c.
| int _geosys::ellipsoid |
Definition at line 303 of file Component_Geospatial.c.
| int _geosys::gd_degrees |
Definition at line 309 of file Component_Geospatial.c.
| int _geosys::gd_latitude_first |
Definition at line 307 of file Component_Geospatial.c.
| int _geosys::geoid_height |
Definition at line 308 of file Component_Geospatial.c.
| int _geosys::relativeHeight |
Definition at line 310 of file Component_Geospatial.c.
| int _geosys::spatial_system |
Definition at line 302 of file Component_Geospatial.c.
| int _geosys::utm_northern_hemisphere |
Definition at line 306 of file Component_Geospatial.c.
| int _geosys::xtm_northing_first |
Definition at line 305 of file Component_Geospatial.c.
| int _geosys::xtm_zone |
Definition at line 304 of file Component_Geospatial.c.