stella.util
Class PointingScheduler.SolarConstraint
java.lang.Object
stella.AbstractTarget.ConstraintAdapter
stella.util.PointingScheduler.SolarConstraint
- All Implemented Interfaces:
- Serializable, Appointable.Constraint<Number>
- Enclosing class:
- PointingScheduler
private class PointingScheduler.SolarConstraint
- extends AbstractTarget.ConstraintAdapter
A solar height constraint.
|
Method Summary |
Double |
getMax()
Returns the mximum solar height allowed. |
PointingScheduler.SolarConstraint
protected PointingScheduler.SolarConstraint()
- Uses the default solar height parameter name.
getMax
public Double getMax()
- Returns the mximum solar height allowed.
- Specified by:
getMax in interface Appointable.Constraint<Number>- Overrides:
getMax in class AbstractTarget.ConstraintAdapter