RAVE
|
All weights that should be used for calculating a value of a position. More...
#include <rave_transform.h>
Public Attributes | |
RaveWeight2D * | weights |
all weights | |
int | weightsn |
Number of weights. | |
double | total_wsum |
the total weight sum | |
double | nodata |
nodata value | |
double | noecho |
noecho value | |
int | scale_weights |
If the weights should be normalized. | |
All weights that should be used for calculating a value of a position.
double TransformWeight::nodata |
nodata value
double TransformWeight::noecho |
noecho value
int TransformWeight::scale_weights |
If the weights should be normalized.
double TransformWeight::total_wsum |
the total weight sum
RaveWeight2D* TransformWeight::weights |
all weights
int TransformWeight::weightsn |
Number of weights.