astro
Methods
(static) calibrateGoto(latitude, longitude) → {Object}
- Description:
- Source:
Parameters:
Name |
Type |
Description |
latitude |
number
|
|
longitude |
number
|
|
Returns:
-
Type
-
Object
- Description:
- Source:
Parameters:
Name |
Type |
Description |
IP |
string
|
|
Returns:
-
Type
-
string
(static) queryShotField(binning) → {Object}
- Description:
- 4.1.11 Query the shot field
- Source:
Parameters:
Name |
Type |
Description |
binning |
number
|
|
Returns:
-
Type
-
Object
(static) startGoto(planet, rightAscension, declination, latitude, longitude) → {Object}
- Description:
- Source:
Parameters:
Name |
Type |
Description |
planet |
number
|
null
|
|
rightAscension |
string
|
|
declination |
string
|
|
latitude |
number
|
|
longitude |
number
|
|
Returns:
-
Type
-
Object
(static) stopAstroPhoto() → {Object}
- Description:
- 4.1.7 Stop taking RAW images
- Source:
Returns:
-
Type
-
Object
(static) takeAstroDarks(binning, exposure, count, fileName) → {Object}
- Description:
- Source:
Parameters:
Name |
Type |
Description |
binning |
number
|
|
exposure |
number
|
|
count |
number
|
|
fileName |
string
|
|
Returns:
-
Type
-
Object
(static) takeAstroPhoto(rightAscension, declination, exposureTime, gain, binning, count, fileFormat, fileName) → {Object}
- Description:
- Source:
Parameters:
Name |
Type |
Description |
rightAscension |
string
|
|
declination |
string
|
|
exposureTime |
number
|
|
gain |
number
|
|
binning |
number
|
|
count |
number
|
|
fileFormat |
number
|
|
fileName |
string
|
|
Returns:
-
Type
-
Object
(static) updateRawPreviewSource(source) → {Object}
- Description:
- 4.1.9 Switch the RAW preview source
- Source:
Parameters:
Name |
Type |
Description |
source |
number
|
|
Returns:
-
Type
-
Object