CImage:KwdSetTime
The KwdSetTime method inserts a time keyword value string into the image header. To set time values, it is best to use the ISO 8601 standard format as done for the DATE-OBS keyword.
CImage:KwdSetTime( sKwd, sValue ) |
sKwd is the
keyword name
sValue is
the string time value.
Suppose a CImage named I exists. The following script sets a standard format TIME keyword in the header:
|
-- time is 0h 15m 12.2s in GMT |
|
-- set the TIME keyword |
Mira Pro x64 Script User's Guide, v.8.77 Copyright Ⓒ 2024
Mirametrics, Inc. All Rights Reserved.