File test_process.cpp
FileList > src > tests > test_process.cpp
Go to the source code of this file
#include <gtest/gtest.h>#include <cmath>#include <limits>#include <numbers>#include <vector>#include "las/las_point.hpp"#include "lib/grid/grid.hpp"#include "methods/hill_shade/hill_shade.hpp"#include "process.hpp"#include "utilities/progress_tracker.hpp"
Public Functions
| Type | Name |
|---|---|
| TEST (Process, NumCellsByDistance) |
|
| TEST (Slope, FlatSurface) |
|
| TEST (Slope, FortyFiveDegreeSlope) |
|
| TEST (Slope, AlwaysNonNegative) |
|
| TEST (Slope, NeverExceedsVertical) |
Public Functions Documentation
function TEST
function TEST
function TEST
function TEST
function TEST
The documentation for this class was generated from the following file /home/runner/work/Blaze/Blaze/src/tests/test_process.cpp