Changes between Version 3 and Version 4 of ossimElevationSetup


Ignore:
Timestamp:
Aug 22, 2009, 7:57:47 AM (15 years ago)
Author:
dburken
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ossimElevationSetup

    v3 v4  
    33
    44Elevation is needed for any ossim sensor models that do earth intersects at height above the
    5 ellipsoid.  This is derived from two parts, the geoid grid (vertical datum), and the height above mean sea level which usually comes from elevation cells, sometimes referred to as a digital elevation model(DEM).  Elevation cells are relative to a given vertical datum.  At runtime the ossimElevManager will supply sensor models with the height above ellipsoid which is "geoid_grid_point + elevation_cell_post".  This happens automatically provided you have set up you ossim_preferences file correctly and have the appropriate data in you elevation repositories.
     5ellipsoid.  Height above ellipsoid is derived from two parts, the geoid grid (vertical datum), and the height above mean sea level which usually comes from elevation cells, sometimes referred to as a digital elevation model(DEM).  Elevation cells are relative to a given vertical datum.  At runtime the ossimElevManager will supply sensor models with the height above ellipsoid which is "geoid_grid_point + elevation_cell_post".  This happens automatically provided you have set up you ossim_preferences file correctly and have the appropriate data in you elevation repositories.
    66
    77'''Quick setup:'''[[BR]]