tifDUMMY_ADR.class

Section: File Formats (5)
Updated: 2012-04-23 10:10
Index Return to man pages list
 

NAME

tifDUMMY_ADR.class - dummy database branch to remain
                      independent from the ADR modules

 

SYNOPSIS


#include "tifDUMMY_ADR.class"

 

DESCRIPTION


This database class has been introduced to keep the tif module
independent from the adrot modules, in order not to introduce
circular dependencies between the two modules (already adrot makes use
of tif and then depends on it).
It contains an image of the subset of the adrot database that must be exported
by tif.
An instance of this class must be instanciated whenever the tif module is
used but no adrot 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 adrot is not available.
Check that it is consistent with the real adrot.



 

Index

NAME
SYNOPSIS
DESCRIPTION
CAUTIONS

This document was created by man2html, using the manual pages.
Time: 10:10:01 GMT, April 23, 2012