1#ifndef AtmosModelFactory_h
2#define AtmosModelFactory_h
This class is used to create AtmosModel objects.
AtmosModelFactory()
Constructor (its private so you can't use it).
static AtmosModel * Create(Pvl &pvl, PhotoModel &pmodel)
Create an AtmosModel object using a PVL specification.
~AtmosModelFactory()
Destroys the AtmosModelFactory.
Isotropic atmos scattering model.
Container for cube-like labels.
This is free and unencumbered software released into the public domain.