ad_rss
|
DataType UnstructuredSceneRssState. More...
#include <ad/rss/state/UnstructuredSceneRssState.hpp>
Public Types | |
typedef std::shared_ptr< UnstructuredSceneRssState > | Ptr |
Smart pointer on UnstructuredSceneRssState. | |
typedef std::shared_ptr< UnstructuredSceneRssState const > | ConstPtr |
Smart pointer on constant UnstructuredSceneRssState. | |
Public Member Functions | |
UnstructuredSceneRssState ()=default | |
standard constructor | |
~UnstructuredSceneRssState ()=default | |
standard destructor | |
UnstructuredSceneRssState (const UnstructuredSceneRssState &other)=default | |
standard copy constructor | |
UnstructuredSceneRssState (UnstructuredSceneRssState &&other)=default | |
standard move constructor | |
UnstructuredSceneRssState & | operator= (const UnstructuredSceneRssState &other)=default |
standard assignment operator More... | |
UnstructuredSceneRssState & | operator= (UnstructuredSceneRssState &&other)=default |
standard move operator More... | |
bool | operator== (const UnstructuredSceneRssState &other) const |
standard comparison operator More... | |
bool | operator!= (const UnstructuredSceneRssState &other) const |
standard comparison operator More... | |
DataType UnstructuredSceneRssState.
|
inline |
standard comparison operator
[in] | other | Other UnstructuredSceneRssState. |
true
if both UnstructuredSceneRssState are different
|
default |
standard assignment operator
[in] | other | Other UnstructuredSceneRssState |
|
default |
standard move operator
[in] | other | Other UnstructuredSceneRssState |
|
inline |
standard comparison operator
[in] | other | Other UnstructuredSceneRssState |
true
if both UnstructuredSceneRssState are equal ::ad::rss::world::LongitudinalRssAccelerationValues ad::rss::state::UnstructuredSceneRssState::alphaLon |
RSS dynamics values along longitudinal coordinate system axis.
::ad::rss::state::HeadingRange ad::rss::state::UnstructuredSceneRssState::headingRange |
The allowed heading range resulting from a unstructured scene drive away response.
bool ad::rss::state::UnstructuredSceneRssState::isSafe |
Determines if the unstructured scene is safe.
::ad::rss::state::UnstructuredSceneResponse ad::rss::state::UnstructuredSceneRssState::response |
The response resulting from an unstructured scene constellation.
::ad::rss::state::UnstructuredSceneStateInformation ad::rss::state::UnstructuredSceneRssState::rssStateInformation |
Additional information on the creation of the RSS state.