model_movie_shearing_spot_johannsen.h File Reference

Header file for creating a movie object for shearing spot based on model_image_shearing_spot_johannsen. More...

#include "model_movie.h"
#include "model_image_shearing_spot_johannsen.h"
#include <string>
#include <vector>
#include <mpi.h>
Include dependency graph for model_movie_shearing_spot_johannsen.h:
This graph shows which files directly or indirectly include this file:

Classes

class  model_movie_shearing_spot_johannsen
 Defines an movie model based on the shearing spot models employed in VRT2. More...
 

Detailed Description

Author
Paul Tiede
Date
April, 2017

Creates a series of images i.e. a movie for the shearing spot model image class. Frames of the movie are selected by using nearest neighbor interpolation. For more details for how the shearing spot model image class works see model_image_shearing_spot.h.