model_movie_orbiting_spot.h File Reference

Header file for creating a movie object for orbiting spot based on model_image_orbiting_spot and Broderick & Loeb 2006. More...

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

Classes

class  model_movie_orbiting_spot
 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 orbiting spot model image class. Frames of the movie are selected by using nearest neighbor interpolation. For more details for how the orbiting spot model image class works see model_image_orbiting_spot.h.