Closed pomerlef closed 8 years ago
The example code SimpleBAandTrajPrior.cpp (and maybe other) should not define its own struct for a knot (see line 18). It should directly use the class SteamTrajVar provided in Steam to avoid confusion.
resolved with commit a9a640fd0cf59db790acfd7959ac9ff0bb153ee7
The example code SimpleBAandTrajPrior.cpp (and maybe other) should not define its own struct for a knot (see line 18). It should directly use the class SteamTrajVar provided in Steam to avoid confusion.