model_image_polynomial_variable.cpp File Reference
Implements the model_image_polynomial_variable class, which generates a variable model by permitting model parameters to vary with time. All parameters are constrained to vary as polynomial functions of time, though the order of each may differ. A reference time may be set. More...
#include "model_image_polynomial_variable.h"
#include "data_visibility.h"
#include <iostream>
#include <iomanip>
#include <mpi.h>
#include <cmath>
Include dependency graph for model_image_polynomial_variable.cpp:
Detailed Description
- Date
- March, 2019
To be added