Helios++
Helios software for LiDAR simulations
|
Energy models test. More...
#include <EnergyModelsTest.h>
Public Member Functions | |
EnergyModelsTest () | |
Energy models test constructor. | |
bool | run () override |
bool | testEmittedReceivedPower () |
Test emitted received power. More... | |
![]() | |
BaseTest (std::string const &name) | |
Base test constructor. More... | |
std::string | getName () |
Obtain the test name. More... | |
void | operator() (std::ostream &out=std::cout, bool color=true) |
Another way to call test function. More... | |
bool | test (std::ostream &out=std::cout, bool color=true) |
Perform the test and output its final status. More... | |
Public Attributes | |
double const | eps = 0.00001 |
Decimal precision for validation purposes. | |
Additional Inherited Members | |
![]() | |
std::string const | name |
The name for the test. | |
Energy models test.
|
overridevirtual |
Implements HeliosTests::BaseTest.
bool HeliosTests::EnergyModelsTest::testEmittedReceivedPower | ( | ) |
Test emitted received power.