Public Member Functions | |
VerticalMax () | |
VerticalMax (const code::Angle &angRes, const code::Length &gateWid, size_t numGates) | |
code::PolarGrid | getMaxInLayer (const code::Length &bottom, const code::Length &top, const code::Time ¤tTime, const code::Angle &includeElevUpTo, const code::Angle &excludeElevAbove) |
code::PolarGrid | getMaxInLayer (const code::Length &bottom, const code::Length &top, const code::Time ¤tTime, const code::Angle &includeElevUpTo, const code::Angle &excludeElevAbove, const code::PolarGrid &terrain) |
void | setIncludeTiltsUpTo (const code::Angle &ang) |
w2img::VerticalMax::VerticalMax | ( | ) | [inline] |
w2img::VerticalMax::VerticalMax | ( | const code::Angle & | angRes, | |
const code::Length & | gateWid, | |||
size_t | numGates | |||
) |
code::PolarGrid w2img::VerticalMax::getMaxInLayer | ( | const code::Length & | bottom, | |
const code::Length & | top, | |||
const code::Time & | currentTime, | |||
const code::Angle & | includeElevUpTo, | |||
const code::Angle & | excludeElevAbove, | |||
const code::PolarGrid & | terrain | |||
) |
code::PolarGrid w2img::VerticalMax::getMaxInLayer | ( | const code::Length & | bottom, | |
const code::Length & | top, | |||
const code::Time & | currentTime, | |||
const code::Angle & | includeElevUpTo, | |||
const code::Angle & | excludeElevAbove | |||
) |
void w2img::VerticalMax::setIncludeTiltsUpTo | ( | const code::Angle & | ang | ) |