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

Line sensors will not be immutable as soon as LOS can be calibrated.

parent 621804a0
No related branches found
No related tags found
No related merge requests found
...@@ -21,9 +21,6 @@ import org.orekit.rugged.los.TimeDependentLOS; ...@@ -21,9 +21,6 @@ import org.orekit.rugged.los.TimeDependentLOS;
import org.orekit.time.AbsoluteDate; import org.orekit.time.AbsoluteDate;
/** Line sensor model. /** Line sensor model.
* <p>
* Instances of this class are guaranteed to be immutable.
* </p>
* @author Luc Maisonobe * @author Luc Maisonobe
*/ */
public class LineSensor { public class LineSensor {
......
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