Interface TemporalLogic.STLCost

All Superinterfaces:
Function<IOSignal<List<Double>>,Double>, TemporalLogic<List<Double>>
All Known Implementing Classes:
STLAbstractAtomic, STLInputAtomic, STLOutputAtomic, TemporalAnd.STLAnd, TemporalEventually.STLEventually, TemporalGlobally.STLGlobally, TemporalImply.STLImply, TemporalNext.STLNext, TemporalNot.STLNot, TemporalOr.STLOr, TemporalRelease.STLRelease, TemporalSub.STLSub, TemporalUntil.STLUntil
Enclosing interface:
TemporalLogic<I>

public static interface TemporalLogic.STLCost extends TemporalLogic<List<Double>>