Length ====== .. currentmodule:: pyasdm.types .. autoclass:: Length :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Length.AllowedUnits ~Length.CENTIMETER ~Length.KILOMETER ~Length.METER ~Length.MILLIMETER .. rubric:: Methods Summary .. autosummary:: ~Length.almostEquals ~Length.compareTo ~Length.divide ~Length.equals ~Length.from1DBin ~Length.from2DBin ~Length.from3Dbin ~Length.fromBin ~Length.get ~Length.getInstance ~Length.isZero ~Length.listTo1DBin ~Length.listTo2DBin ~Length.listTo3DBin ~Length.listToBin ~Length.multiply ~Length.set ~Length.subtract ~Length.sum ~Length.toBin ~Length.unit ~Length.values .. rubric:: Attributes Documentation .. autoattribute:: AllowedUnits .. autoattribute:: CENTIMETER .. autoattribute:: KILOMETER .. autoattribute:: METER .. autoattribute:: MILLIMETER .. rubric:: Methods Documentation .. automethod:: almostEquals .. automethod:: compareTo .. automethod:: divide .. automethod:: equals .. automethod:: from1DBin .. automethod:: from2DBin .. automethod:: from3Dbin .. automethod:: fromBin .. automethod:: get .. automethod:: getInstance .. automethod:: isZero .. automethod:: listTo1DBin .. automethod:: listTo2DBin .. automethod:: listTo3DBin .. automethod:: listToBin .. automethod:: multiply .. automethod:: set .. automethod:: subtract .. automethod:: sum .. automethod:: toBin .. automethod:: unit .. automethod:: values