TINMAN 3D / REALTIME TERRAIN
Software Development Kit - User Manual

class Tinman.Image.Vertical

Short Name:
  • class Image.Vertical
Derived From:
Fields:

Updates the vertical components of image georeference.

Fields

The following table lists all fields of this config type.

Field Type Constraint Default
required image Image
# != null
 

The original image.

optional unit Unit  
null

The vertical unit. If null, metre will be used.

optional datum Georef.Vertical  
null

The vertical datum (see CoordSys.vertical).

external info Image.Info    

Contains information about the image data source, including image format and embedded georeferencing information.