Elaboradar
0.1
|
◆ normalize_elevations()
template<typename T >
Change the elevations in the PolarScans to match the given elevation vector.
Definizione alla linea 395 del file volume.h. 401 LOG_ERROR("normalize_elevations: standard elevation array has %zd elements, but we have %zd scans",
409 if (abs(elevations[i] - this->at(i).elevation) > abs(elevations[i] - this->at(i + 1).elevation))
Referenzia radarelab::PolarScanBase::elevation. Referenziato da elaboradar::CUM_BAC::read_sp20_volume(). |