Class Op_Inv_Degree

    • Field Detail

      • Display_Text

        private static final short[] Display_Text

        Test to Dispay on Program, Print and Debug.

      • Logger

        private static final Logger Logger

        Class logger instance.

      • TAG

        private static final String TAG

        Class logger tag.

      • Max_DMS

        static BCDFloat Max_DMS
        maximum Degree/Minute/Second to convert.
    • Constructor Detail

      • Op_Inv_Degree

        Op_Inv_Degree​(@NotNull
                      @NotNull Calculator Owner)

        Create operation and attach to owning calculator.

        Parameters:
        Owner - Calculator which will call this Opcode