Skip to content
Snippets Groups Projects
Commit db5ad3ce authored by Emmanuel Christophe's avatar Emmanuel Christophe
Browse files

BUG: fix init order

parent 904b1172
No related branches found
No related tags found
No related merge requests found
......@@ -44,8 +44,8 @@ ossimGeometricSarSensorModel::ossimGeometricSarSensorModel()
ossimSensorModel(),
_platformPosition(0),
_sensor(0),
_sarSensor(0),
_refPoint(0),
_sarSensor(0),
_isProductGeoreferenced(false),
_optimizationFactorX(0.0),
_optimizationFactorY(0.0),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment