CImage:Darktime


The Darktime method returns the CCD's thermal integration time, measured in seconds. This uses the FITS format DARKTIME keyword.

Syntax

nDarktime = CImage:Darktime()

bullet.gif    where nDarktime is a number measured in seconds and may be 0.

bullet.gif    On failure, this method returns 0.

Example

Suppose a CImage object I is attached to an image and has a dark time of 61.5 seconds. Then

     nSec = I:Darktime()

returns the value nSec = 61.5.

Related Topics

CImage


Mira Pro x64 Script User's Guide, Copyright Ⓒ 2023 Mirametrics, Inc. All Rights Reserved.