Uses of Class
hla.rti1516e.exceptions.InvalidLogicalTimeInterval
Packages that use InvalidLogicalTimeInterval
-
Uses of InvalidLogicalTimeInterval in hla.rti1516e
Methods in hla.rti1516e that throw InvalidLogicalTimeIntervalModifier and TypeMethodDescriptionReturns a LogicalTime whose value is (this + val).Returns a LogicalTimeInterval whose value is (this + addend).Returns a LogicalTime whose value is (this - val).Returns a LogicalTimeInterval whose value is (this - subtrahend). -
Uses of InvalidLogicalTimeInterval in hla.rti1516e.time
Methods in hla.rti1516e.time that throw InvalidLogicalTimeIntervalModifier and TypeMethodDescriptionHLAfloat64Interval.add(HLAfloat64Interval addend) HLAinteger64Interval.add(HLAinteger64Interval addend) HLAfloat64Interval.subtract(HLAfloat64Interval subtrahend) HLAinteger64Interval.subtract(HLAinteger64Interval subtrahend)