|
JavaGenes, NASA Ames. Written largely by Al Globus | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.javaGenes.weightNetwork.UpdateAndPropagatable
gov.nasa.javaGenes.weightNetwork.Weight
gov.nasa.javaGenes.EOSscheduling.HBSS.AccessWindowWeight
Field Summary | |
protected AccessWindow |
accessWindow
|
Fields inherited from class gov.nasa.javaGenes.weightNetwork.Weight |
next, previous, weight, weightList |
Fields inherited from class gov.nasa.javaGenes.weightNetwork.UpdateAndPropagatable |
needToUpdateAndPropagate |
Constructor Summary | |
protected |
AccessWindowWeight()
|
|
AccessWindowWeight(TaskWeight inTaskWeight,
AccessWindow inAccessWindow)
assumes the associated sensor is cross track slewable. |
Method Summary | |
AccessWindow |
getAccessWindow()
|
Methods inherited from class gov.nasa.javaGenes.weightNetwork.Weight |
getNext, getPrevious, getWeight, getWeightList, reinitialize, removeFromWeightList, setNext, setPrevious, setWeight, setWeightAndPropagate, setWeightList, weightChanged |
Methods inherited from class gov.nasa.javaGenes.weightNetwork.UpdateAndPropagatable |
mustToUpdateAndPropagate, startUpdateAndPropagate, updateAndPropagate, updateAndPropagateDone |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected AccessWindow accessWindow
Constructor Detail |
protected AccessWindowWeight()
public AccessWindowWeight(TaskWeight inTaskWeight, AccessWindow inAccessWindow)
Method Detail |
public AccessWindow getAccessWindow()
|
JavaGenes, NASA Ames. Written largely by Al Globus | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |