Interface TimeWindowsTransformer

All Known Implementing Classes:
TransformerAfterEach, TransformerBeforeEach, TransformerEnvelope, TransformWithReset

public interface TimeWindowsTransformer
  • Method Summary

    Modifier and Type
    Method
    Description
    gov.nasa.jpl.aerie.constraints.time.Windows
    transformWindows(Plan plan, gov.nasa.jpl.aerie.constraints.time.Windows windows, gov.nasa.jpl.aerie.constraints.model.SimulationResults simulationResults)
     
  • Method Details

    • transformWindows

      gov.nasa.jpl.aerie.constraints.time.Windows transformWindows(Plan plan, gov.nasa.jpl.aerie.constraints.time.Windows windows, gov.nasa.jpl.aerie.constraints.model.SimulationResults simulationResults)