ArrayTime ========= .. currentmodule:: pyasdm.types .. autoclass:: ArrayTime :show-inheritance: .. rubric:: Methods Summary .. autosummary:: ~ArrayTime.FITSString ~ArrayTime.add ~ArrayTime.from1Bin ~ArrayTime.from2Bin ~ArrayTime.from3Bin ~ArrayTime.fromBin ~ArrayTime.getDateTime ~ArrayTime.getDayOfWeek ~ArrayTime.getDayOfYear ~ArrayTime.getGreenwichMeanSiderealTime ~ArrayTime.getInstance ~ArrayTime.getJD ~ArrayTime.getLocalSiderealTime ~ArrayTime.getMJD ~ArrayTime.getTimeOfDay ~ArrayTime.init ~ArrayTime.initFloatDay ~ArrayTime.isLeapYear ~ArrayTime.jdToUnit ~ArrayTime.listTo1DBin ~ArrayTime.listTo2DBin ~ArrayTime.listTo3DBin ~ArrayTime.listToBin ~ArrayTime.mjdToUnit ~ArrayTime.sub ~ArrayTime.timeOfDayToString ~ArrayTime.toBin ~ArrayTime.toFITS ~ArrayTime.unitToJD ~ArrayTime.unitToMJD .. rubric:: Methods Documentation .. automethod:: FITSString .. automethod:: add .. automethod:: from1Bin .. automethod:: from2Bin .. automethod:: from3Bin .. automethod:: fromBin .. automethod:: getDateTime .. automethod:: getDayOfWeek .. automethod:: getDayOfYear .. automethod:: getGreenwichMeanSiderealTime .. automethod:: getInstance .. automethod:: getJD .. automethod:: getLocalSiderealTime .. automethod:: getMJD .. automethod:: getTimeOfDay .. automethod:: init .. automethod:: initFloatDay .. automethod:: isLeapYear .. automethod:: jdToUnit .. automethod:: listTo1DBin .. automethod:: listTo2DBin .. automethod:: listTo3DBin .. automethod:: listToBin .. automethod:: mjdToUnit .. automethod:: sub .. automethod:: timeOfDayToString .. automethod:: toBin .. automethod:: toFITS .. automethod:: unitToJD .. automethod:: unitToMJD