Skip to content
Snippets Groups Projects
Commit 4969063b authored by Luc Maisonobe's avatar Luc Maisonobe
Browse files

Fixed syntax error in example.

parent afc22786
No related branches found
No related tags found
No related merge requests found
...@@ -49,7 +49,7 @@ For this we need the following packages ...@@ -49,7 +49,7 @@ For this we need the following packages
import org.orekit.rugged.los.LOSBuilder; import org.orekit.rugged.los.LOSBuilder;
import org.orekit.rugged.los.FixedRotation; import org.orekit.rugged.los.FixedRotation;
import org.orekit.rugged.los.TimeDependentLOS; import org.orekit.rugged.los.TimeDependentLOS;
org.orekit.rugged.utils.ParameterType; import org.orekit.rugged.utils.ParameterType;
The raw viewing direction of pixel i with respect to the instrument is defined by the vector: The raw viewing direction of pixel i with respect to the instrument is defined by the vector:
......
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