Package ptolemy.math

Class FixPoint.Error

  • Enclosing class:
    FixPoint

    public static class FixPoint.Error
    extends java.lang.Object
    An instance of this class is used preserve backwards interface compatibility. It contains a description that now states that there is no tracking of applied overflow or rounding.
    • Method Summary

      All Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      java.lang.String getDescription()
      Deprecated.
      This functionality is obsolete.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getDescription

        @Deprecated
        public java.lang.String getDescription()
        Deprecated.
        This functionality is obsolete.
        Get a description of the Error.
        Returns:
        A description of the Error.