DataType HeadingRange.
More...
#include <ad/rss/state/HeadingRange.hpp>
|
::ad::physics::Angle | begin |
|
::ad::physics::Angle | end |
|
DataType HeadingRange.
Defines an interval for the allowed heading range of the vehicle.
◆ operator!=()
bool ad::rss::state::HeadingRange::operator!= |
( |
const HeadingRange & |
other | ) |
const |
|
inline |
standard comparison operator
- Parameters
-
- Returns
true
if both HeadingRange are different
◆ operator=() [1/2]
standard assignment operator
- Parameters
-
- Returns
- Reference to this HeadingRange.
◆ operator=() [2/2]
standard move operator
- Parameters
-
- Returns
- Reference to this HeadingRange.
◆ operator==()
bool ad::rss::state::HeadingRange::operator== |
( |
const HeadingRange & |
other | ) |
const |
|
inline |
standard comparison operator
- Parameters
-
- Returns
true
if both HeadingRange are equal
◆ begin
::ad::physics::Angle ad::rss::state::HeadingRange::begin |
The begin of the heading range interval.
◆ end
::ad::physics::Angle ad::rss::state::HeadingRange::end |
The end of the heading range interval.
The documentation for this struct was generated from the following file: