Uses of Class
hla.rti1516.IllegalTimeArithmetic

Packages that use IllegalTimeArithmetic
hla.rti1516   
 

Uses of IllegalTimeArithmetic in hla.rti1516
 

Methods in hla.rti1516 that throw IllegalTimeArithmetic
 LogicalTime LogicalTime.add(LogicalTimeInterval val)
          Returns a LogicalTime whose value is (this + val).
 LogicalTime LogicalTime.subtract(LogicalTimeInterval val)
          Returns a LogicalTime whose value is (this - val).