Struct TVoxelMap_LikelihoodOptions
Defined in File CVoxelMapOccupancyBase.h
Inheritance Relationships
Base Type
public mrpt::config::CLoadableOptions
Struct Documentation
-
struct TVoxelMap_LikelihoodOptions : public mrpt::config::CLoadableOptions
Options used when evaluating “computeObservationLikelihood”
See also
CObservation::computeObservationLikelihood
Public Functions
-
TVoxelMap_LikelihoodOptions() = default
-
~TVoxelMap_LikelihoodOptions() override = default
-
void loadFromConfigFile(const mrpt::config::CConfigFileBase &source, const std::string §ion) override
-
void saveToConfigFile(mrpt::config::CConfigFileBase &c, const std::string &s) const override
-
void writeToStream(mrpt::serialization::CArchive &out) const
-
void readFromStream(mrpt::serialization::CArchive &in)
-
TVoxelMap_LikelihoodOptions() = default