Class SchedulePlanGrounder
java.lang.Object
gov.nasa.jpl.aerie.scheduler.model.SchedulePlanGrounder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongroundSchedule(List<SchedulingActivity> schedulingActivityList, gov.nasa.jpl.aerie.merlin.protocol.types.Duration planDuration)
-
Constructor Details
-
SchedulePlanGrounder
public SchedulePlanGrounder()
-
-
Method Details
-
groundSchedule
public static Optional<List<gov.nasa.jpl.aerie.constraints.model.ActivityInstance>> groundSchedule(List<SchedulingActivity> schedulingActivityList, gov.nasa.jpl.aerie.merlin.protocol.types.Duration planDuration)
-