Attention
This function is available in C++ and Python only.
OEGridAvgVal¶
template<class GridType>
GridType OEGridAvgVal(const OEFixedGrid<GridType> &grid)
Returns the average value of the grid
.
Attention
This function is available in C++ and Python only.
template<class GridType>
GridType OEGridAvgVal(const OEFixedGrid<GridType> &grid)
Returns the average value of the grid
.