a new dataset a day keeps the doctor away
All checks were successful
EIVE/eive-obsw/pipeline/pr-main This commit looks good
All checks were successful
EIVE/eive-obsw/pipeline/pr-main This commit looks good
This commit is contained in:
@ -15,7 +15,7 @@ void FusedRotationEstimation::estimateFusedRotationRateSafe(
|
||||
}
|
||||
if (not sunValid) {
|
||||
estimateFusedRotationRateEclipse(rotRateValid, rotRateB, fusedRateB, fusedRateParallelB,
|
||||
fusedRateOrthogonalB); // ToDo
|
||||
fusedRateOrthogonalB);
|
||||
return;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user