ReFRACtor
solar_doppler_shift_polynomial.cc File Reference
#include "solar_doppler_shift_polynomial.h"
#include "old_constant.h"
#include "wgs84_constant.h"
#include "fp_exception.h"
#include "level_1b.h"
#include <vector>
+ Include dependency graph for solar_doppler_shift_polynomial.cc:

Go to the source code of this file.

Functions

template<class Type , class Vector >
Type Poly (size_t k, const Vector &a, const Type &z)
 This is the only place that uses the library CppAD. More...
 

Function Documentation

◆ Poly()

template<class Type , class Vector >
Type Poly ( size_t  k,
const Vector &  a,
const Type &  z 
)

This is the only place that uses the library CppAD.

We have removed the library, but copy this class here to use. This can easily be replaced at some point, but for now I don't want to mess with rewriting and testing the polynomial.

Definition at line 46 of file solar_doppler_shift_polynomial.cc.


Copyright © 2017, California Institute of Technology.
ALL RIGHTS RESERVED.
U.S. Government Sponsorship acknowledged.
Generated Fri Aug 24 2018 15:44:11