
Implements RasterOutputSeries with a fixed file type. More...
#include <Transport/RasterOutputSeries.H>


Public Member Functions | |
| FixedRasterOutputSeries (OptionManager &mgr) | |
| Constructor. | |
| virtual | ~FixedRasterOutputSeries () |
| Destructor. | |
| virtual RasterFileFormat | getRasterFileFormat () const |
| Get the output raster file format for this series. | |
Implements RasterOutputSeries with a fixed file type.
Definition at line 113 of file RasterOutputSeries.H.
| FixedRasterOutputSeries< F >::FixedRasterOutputSeries | ( | OptionManager & | mgr | ) | [inline] |
Constructor.
Definition at line 234 of file RasterOutputSeries.C.
| FixedRasterOutputSeries< F >::~FixedRasterOutputSeries | ( | ) | [inline, virtual] |
Destructor.
Definition at line 241 of file RasterOutputSeries.C.
| RasterFileFormat FixedRasterOutputSeries< F >::getRasterFileFormat | ( | ) | const [inline, virtual] |
Get the output raster file format for this series.
Implements RasterOutputSeries.
Definition at line 245 of file RasterOutputSeries.C.
1.6.3