Package net.maswag.falcaun
Class TemporalEventually.LTLEventually
java.lang.Object
- All Implemented Interfaces:
Function<IOSignal<String>,
,Double> TemporalLogic<String>
,TemporalLogic.LTLFormula
- Enclosing class:
TemporalEventually<I>
static class TemporalEventually.LTLEventually
extends TemporalEventually<String>
implements TemporalLogic.LTLFormula
-
Nested Class Summary
Nested classes/interfaces inherited from class net.maswag.falcaun.TemporalEventually
TemporalEventually.LTLEventually, TemporalEventually.STLEventually
Nested classes/interfaces inherited from interface net.maswag.falcaun.TemporalLogic
TemporalLogic.IOType, TemporalLogic.LTLFormula, TemporalLogic.STLCost
-
Field Summary
Fields inherited from class net.maswag.falcaun.TemporalOp
subFml
Fields inherited from class net.maswag.falcaun.AbstractTemporalLogic
initialized, iOType, nonTemporal, satisfyingAtomicPropositions
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.maswag.falcaun.TemporalEventually
getRoSI, getRoSIRaw, getRoSIRawWithLen, getSubFml, toAbstractString, toString
Methods inherited from class net.maswag.falcaun.TemporalOp
constructSatisfyingAtomicPropositions, getAllAPs
Methods inherited from class net.maswag.falcaun.AbstractTemporalLogic
equals, hashCode, makeAbstractStringWithAtomicStrings
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface net.maswag.falcaun.TemporalLogic
apply, constructSatisfyingAtomicPropositions, getAllAPs, getIOType, getRoSI, getSatisfyingAtomicPropositions, isInitialized, isNonTemporal, toAbstractString, toLTLString
-
Constructor Details
-
LTLEventually
LTLEventually(TemporalLogic.LTLFormula subFml)
-