We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7310403 commit 2de1f91Copy full SHA for 2de1f91
src/fswAlgorithms/attGuidance/flybyPoint/flybyPoint.cpp
@@ -254,4 +254,3 @@ double FlybyPoint::getPositionKnowledgeSigma() const {
254
void FlybyPoint::setPositionKnowledgeSigma(double positionKnowledgeStd) {
255
this->positionKnowledgeSigma = positionKnowledgeStd;
256
}
257
-
0 commit comments