|
OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <ossimFfRevc.h>
Public Member Functions | |
| GeoRecord () | |
| ~GeoRecord () | |
Public Attributes | |
| char | theMapProjectionName [MAP_PROJECTION_NAME_SIZE+1] |
| char | theEllipsoid [ELLIPSOID_SIZE+1] |
| char | theDatum [DATUM_SIZE+1] |
| double | theProjectionParams [15] |
| char | theUlLon [LON_SIZE+1] |
| char | theUlLat [LAT_SIZE+1] |
| double | theUlEasting |
| double | theUlNorthing |
| char | theUrLon [LON_SIZE+1] |
| char | theUrLat [LAT_SIZE+1] |
| double | theUrEasting |
| double | theUrNorthing |
| char | theLrLon [LON_SIZE+1] |
| char | theLrLat [LAT_SIZE+1] |
| double | theLrEasting |
| double | theLrNorthing |
| char | theLlLon [LON_SIZE+1] |
| char | theLlLat [LAT_SIZE+1] |
| double | theLlEasting |
| double | theLlNorthing |
| char | theCenterLon [LON_SIZE+1] |
| char | theCenterLat [LAT_SIZE+1] |
| double | theCenterEasting |
| double | theCenterNorthing |
| int | theCenterSample |
| int | theCenterLine |
| int | theHorizontalOffset |
| double | theOrientationAngle |
| double | theSunElevationAngle |
| double | theSunAzimuth |
Definition at line 254 of file ossimFfRevc.h.
| ossimFfRevc::GeoRecord::GeoRecord | ( | ) |
Definition at line 1614 of file ossimFfRevc.cpp.
References theCenterLat, theCenterLon, theDatum, theEllipsoid, theLlLat, theLlLon, theLrLat, theLrLon, theMapProjectionName, theProjectionParams, theUlLat, theUlLon, theUrLat, and theUrLon.
|
inline |
Definition at line 258 of file ossimFfRevc.h.
| double ossimFfRevc::GeoRecord::theCenterEasting |
Definition at line 287 of file ossimFfRevc.h.
Referenced by ossimFfRevc::print().
| char ossimFfRevc::GeoRecord::theCenterLat[LAT_SIZE+1] |
Definition at line 286 of file ossimFfRevc.h.
Referenced by GeoRecord(), and ossimFfRevc::print().
| int ossimFfRevc::GeoRecord::theCenterLine |
Definition at line 290 of file ossimFfRevc.h.
Referenced by ossimFfRevc::print().
| char ossimFfRevc::GeoRecord::theCenterLon[LON_SIZE+1] |
Definition at line 285 of file ossimFfRevc.h.
Referenced by GeoRecord(), and ossimFfRevc::print().
| double ossimFfRevc::GeoRecord::theCenterNorthing |
Definition at line 288 of file ossimFfRevc.h.
Referenced by ossimFfRevc::print().
| int ossimFfRevc::GeoRecord::theCenterSample |
Definition at line 289 of file ossimFfRevc.h.
Referenced by ossimFfRevc::print().
| char ossimFfRevc::GeoRecord::theDatum[DATUM_SIZE+1] |
Definition at line 262 of file ossimFfRevc.h.
Referenced by GeoRecord(), ossimFfRevc::loadFromStream(), ossimFfRevc::print(), and ossimFfRevc::write().
| char ossimFfRevc::GeoRecord::theEllipsoid[ELLIPSOID_SIZE+1] |
Definition at line 261 of file ossimFfRevc.h.
Referenced by GeoRecord(), ossimFfRevc::loadFromStream(), ossimFfRevc::print(), and ossimFfRevc::write().
| int ossimFfRevc::GeoRecord::theHorizontalOffset |
Definition at line 292 of file ossimFfRevc.h.
Referenced by ossimFfRevc::print().
| double ossimFfRevc::GeoRecord::theLlEasting |
Definition at line 282 of file ossimFfRevc.h.
Referenced by ossimFfRevc::print().
| char ossimFfRevc::GeoRecord::theLlLat[LAT_SIZE+1] |
Definition at line 281 of file ossimFfRevc.h.
Referenced by GeoRecord(), and ossimFfRevc::print().
| char ossimFfRevc::GeoRecord::theLlLon[LON_SIZE+1] |
Definition at line 280 of file ossimFfRevc.h.
Referenced by GeoRecord(), and ossimFfRevc::print().
| double ossimFfRevc::GeoRecord::theLlNorthing |
Definition at line 283 of file ossimFfRevc.h.
Referenced by ossimFfRevc::print().
| double ossimFfRevc::GeoRecord::theLrEasting |
Definition at line 277 of file ossimFfRevc.h.
Referenced by ossimFfRevc::print().
| char ossimFfRevc::GeoRecord::theLrLat[LAT_SIZE+1] |
Definition at line 276 of file ossimFfRevc.h.
Referenced by GeoRecord(), and ossimFfRevc::print().
| char ossimFfRevc::GeoRecord::theLrLon[LON_SIZE+1] |
Definition at line 275 of file ossimFfRevc.h.
Referenced by GeoRecord(), and ossimFfRevc::print().
| double ossimFfRevc::GeoRecord::theLrNorthing |
Definition at line 278 of file ossimFfRevc.h.
Referenced by ossimFfRevc::print().
| char ossimFfRevc::GeoRecord::theMapProjectionName[MAP_PROJECTION_NAME_SIZE+1] |
Definition at line 260 of file ossimFfRevc.h.
Referenced by GeoRecord(), ossimFfRevc::loadFromStream(), ossimFfRevc::print(), and ossimFfRevc::write().
| double ossimFfRevc::GeoRecord::theOrientationAngle |
Definition at line 293 of file ossimFfRevc.h.
Referenced by ossimFfRevc::print().
| double ossimFfRevc::GeoRecord::theProjectionParams[15] |
Definition at line 263 of file ossimFfRevc.h.
Referenced by GeoRecord(), and ossimFfRevc::print().
| double ossimFfRevc::GeoRecord::theSunAzimuth |
Definition at line 295 of file ossimFfRevc.h.
Referenced by ossimFfRevc::print().
| double ossimFfRevc::GeoRecord::theSunElevationAngle |
Definition at line 294 of file ossimFfRevc.h.
Referenced by ossimFfRevc::print().
| double ossimFfRevc::GeoRecord::theUlEasting |
Definition at line 267 of file ossimFfRevc.h.
Referenced by ossimFfRevc::print().
| char ossimFfRevc::GeoRecord::theUlLat[LAT_SIZE+1] |
Definition at line 266 of file ossimFfRevc.h.
Referenced by GeoRecord(), and ossimFfRevc::print().
| char ossimFfRevc::GeoRecord::theUlLon[LON_SIZE+1] |
Definition at line 265 of file ossimFfRevc.h.
Referenced by GeoRecord(), and ossimFfRevc::print().
| double ossimFfRevc::GeoRecord::theUlNorthing |
Definition at line 268 of file ossimFfRevc.h.
Referenced by ossimFfRevc::print().
| double ossimFfRevc::GeoRecord::theUrEasting |
Definition at line 272 of file ossimFfRevc.h.
Referenced by ossimFfRevc::print().
| char ossimFfRevc::GeoRecord::theUrLat[LAT_SIZE+1] |
Definition at line 271 of file ossimFfRevc.h.
Referenced by GeoRecord(), and ossimFfRevc::print().
| char ossimFfRevc::GeoRecord::theUrLon[LON_SIZE+1] |
Definition at line 270 of file ossimFfRevc.h.
Referenced by GeoRecord(), and ossimFfRevc::print().
| double ossimFfRevc::GeoRecord::theUrNorthing |
Definition at line 273 of file ossimFfRevc.h.
Referenced by ossimFfRevc::print().
1.8.14