rl_RayLib User's Guide
1.0.9
Copyright (C) 2006 Smithsonian Astrophysical Observatory
This file is part of the rl_RaySupLib package.
rl_RaySupLib is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
tracefct is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor Boston, MA 02110-1301, USA
- Author:
- Terry Gaetz
The rl_RaySupLib library consists of a set of C++ classes for manipulating rays, including the effects of multilayer reflectivity.
The rl_RaySupLib library includes a number of classes providing i/o support for rl_RayLib: reading initialization information from rdb database tables. These include:
- rl_DielectricPOD_rdb handles initializing rl_DielectricPOD from rdb tables. The rdb table contains a list of energies and the corresponding complex dielectric decrements.
- rl_Multilayer_rdb handles initializing an rl_Multilayer from an rdb table. The rdb table provides the information on each layer (name, thickness, roughness type) and the name of an rdb file specifying the dielectric decrement information.