pain
All checks were successful
EIVE/eive-obsw/pipeline/pr-main This commit looks good

This commit is contained in:
2024-02-23 11:05:10 +01:00
parent 58a8c5869c
commit 75654277b2
2 changed files with 24 additions and 13 deletions

View File

@ -915,7 +915,7 @@ class AcsParameters : public HasParametersIF {
struct StrParameters {
double exclusionAngle = 20. * DEG2RAD;
double boresightAxis[3] = {0.7593, 0.0000, -0.6508}; // geometry frame
double boresightAxis[3] = {0.7593, 0.0000, -0.6508}; // body rf
} strParameters;
struct GpsParameters {