UNCLASSIFIED
Go to the documentation of this file.
   24           const char* __ellipsoidCode,
 
   30           double __westLongitude,
 
   31           double __eastLongitude,
 
   32           double __southLatitude,
 
   33           double __northLatitude,
 
   42       char* ellipsoidCode() 
const;
 
   48       double deltaX() 
const;
 
   50       double deltaY() 
const;
 
   52       double deltaZ() 
const;
 
   54       double westLongitude() 
const;
 
   56       double eastLongitude() 
const;
 
   58       double southLatitude() 
const;
 
   60       double northLatitude() 
const;
 
   62       bool userDefined() 
const;
 
   75       double _westLongitude;
 
   76       double _eastLongitude;
 
   77       double _southLatitude;
 
   78       double _northLatitude;