Data Structures: Overview

This section is the technical reference to the data structures used within LOCSMITH. You do not need to know anything about most of them unless you try to write own routines working with LOCSMITH routines or data.

However, you will frequently need the descriptions of the LSOPT and MAPOPT structures, since these describe the configuration of LOCSMITH.

The Section on data structure consists of the following sub-sections:

General
Data structures used for LOCSMITH configuration and data I/O: LSOPT, global constants, MAPOPT, LSD, FXD
Triangular Grids
Data structures used to describe triangluar grids: grid structure, layer, FXS layer, triangle
Cartesian Grids
Data structures used to describe cartesian grids.

eof.