Fang-Robotics-MCB
Fang Robotics Team Codebase
Loading...
Searching...
No Matches
iscaler.hpp
Go to the documentation of this file.
1
#pragma once
2
namespace
fang::algorithm
3
{
11
class
IScaler
12
{
13
virtual
double
getScale()
const
= 0;
14
};
15
}
fang::algorithm::IScaler
Definition
iscaler.hpp:12
fang::algorithm
Definition
iscaler.hpp:3
fang-mcb-project
src
util
algorithm
iscaler.hpp
Generated by
1.9.8