Skip to content
Snippets Groups Projects
Commit 209f2fe3 authored by Otmane Lahlou's avatar Otmane Lahlou
Browse files

MRG

parents 0845ca7e 53e90637
Branches
Tags
No related merge requests found
......@@ -429,10 +429,12 @@ bool ossimRadarSatModel::saveState(ossimKeywordlist& kwl,
bool ossimRadarSatModel::loadState (const ossimKeywordlist &kwl,
const char *prefix)
{
InitSRGR(kwl, prefix);
InitSensorParams(kwl, prefix);
InitPlatformPosition(kwl, prefix);
InitRefPoint(kwl, prefix);
InitSRGR(kwl, prefix);
return true;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment