Skip to content
Snippets Groups Projects
Commit fa4928cd authored by Joan Solà Ortega's avatar Joan Solà Ortega
Browse files

small doc

parent 5e20e60d
No related branches found
No related tags found
1 merge request!358WIP: Resolve "Complete state vector new data structure?"
Pipeline #5326 failed
...@@ -400,7 +400,7 @@ bool ProcessorMotion::getStateComposite(VectorComposite& _state) const ...@@ -400,7 +400,7 @@ bool ProcessorMotion::getStateComposite(VectorComposite& _state) const
* *
* with * with
* [+] : group composition * [+] : group composition
* (+) : retraction in composite form * (+) : block-wise plus
*/ */
// Get state of origin // Get state of origin
...@@ -465,7 +465,7 @@ bool ProcessorMotion::getStateComposite(const TimeStamp& _ts, VectorComposite& _ ...@@ -465,7 +465,7 @@ bool ProcessorMotion::getStateComposite(const TimeStamp& _ts, VectorComposite& _
* *
* with * with
* [+] : group composition * [+] : group composition
* (+) : retraction in composite form * (+) : block-wise plus
*/ */
// Get state of origin // Get state of origin
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment