tifDUMMY_ECSWS.class
Section: File Formats (5)
Updated: 2012-04-23 10:10
Index
Return to man pages list
NAME
tifDUMMY_ECSWS.class - dummy database branch to remain
independent from the ECSWS module
SYNOPSIS
#include "tifDUMMY_ECSWS.class"
DESCRIPTION
This database class has been introduced to keep the tif module
independent from the ECSWS module, in order not to introduce
circular dependencies between the two modules (already ECSWS makes use
of tif and then depends on it).
It contains an image of the subset of the ADC database that must be exported
by tif.
An instance of this class must be instanciated whenever the tif module is
used but no ADC is available. Typical cases are:
- modular test of the tis module itself
- current implementation of the TCS Simulation Package
CAUTIONS
Use this class only when the real ECSWS is not available.
Check that it is consistent with the real ECSWS.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- CAUTIONS
-
This document was created by
man2html,
using the manual pages.
Time: 10:10:01 GMT, April 23, 2012