#include <det/Detector.h>
#include <fdet/FDetector.h>
#include <fdet/Telescope.h>
#include <fdet/Eye.h>
#include <atm/AttenuationResult.h>
#include <atm/ScatteringResult.h>
#include <fwk/CentralConfig.h>
#include <fwk/CoordinateSystemRegistry.h>
#include <utl/TimeStamp.h>
#include <utl/UTCDateTime.h>
#include <utl/ErrorLogger.h>
#include <utl/Point.h>
#include <utl/Vector.h>
#include <utl/TabulatedFunctionErrors.h>
#include <utl/ReferenceEllipsoid.h>
#include <cppunit/extensions/HelperMacros.h>
#include <tst/Verify.h>
#include <iostream>
Go to the source code of this file.
Classes | |
class | testParametricXMLRayleighModel |
Functions | |
CPPUNIT_TEST_SUITE_REGISTRATION (testParametricXMLRayleighModel) | |
tests for parametric XML Rayleigh models (using parametrized XML profiles)
Definition in file testParametricXMLRayleighModel.cc.
CPPUNIT_TEST_SUITE_REGISTRATION | ( | testParametricXMLRayleighModel | ) |