UFO
|
#include "ufo/profile/ProfileVerticalInterpolation.h"
Go to the source code of this file.
Namespaces | |
ufo | |
Functions | |
void | ufo::profileVerticalInterpolation (const std::vector< float > &coordIn, const std::vector< float > &valuesIn, const std::vector< float > &coordOut, std::vector< float > &valuesOut, const ProfileInterpolation::InterpolationMethod interpMethod, const ProfileInterpolation::CoordinateOrder coordOrder, const ProfileInterpolation::OutOfBoundsTreatment outOfBounds) |