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