fixed init for SensorProcessing and type of timeDiff
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
This commit is contained in:
@ -21,8 +21,7 @@
|
||||
|
||||
using namespace Math;
|
||||
|
||||
SensorProcessing::SensorProcessing(AcsParameters *acsParameters_)
|
||||
: savedMgmVecTot{0, 0, 0}, validMagField(false), validGcLatitude(false) {}
|
||||
SensorProcessing::SensorProcessing(AcsParameters *acsParameters_) {}
|
||||
|
||||
SensorProcessing::~SensorProcessing() {}
|
||||
|
||||
|
Reference in New Issue
Block a user