amended includes. removed links to HasParametersIF
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good

This commit is contained in:
2022-09-20 15:06:05 +02:00
parent 7885205a07
commit 5ebdc9e767
12 changed files with 46 additions and 45 deletions

View File

@ -25,7 +25,7 @@
// Output should be transformed to [T] instead of [nT]
// Updating Coefficients has to be implemented yet. Question, updating everyday ?
class Igrf13Model:public HasParametersIF{
class Igrf13Model/*:public HasParametersIF*/{
public:
Igrf13Model();