HP ACC2 Aurora User Manual

Page 21

Advertising
background image

21

#

ACC_USE_GPS 2
#

# Usually the computer access the GPS via the COM2: port
# This might be named with another port number.
# For the Unis/UiO camera no 1 COM4: is used, (ACC_GPS_PORT 4).

# For the Unis/UiO camera no 2 COM2: is used, (ACC_GPS_PORT 2).
#

ACC_GPS_PORT 2
#
# ------------------------------------------------------------------------

# ---------- THIS IS FOR THE IMAGE COMMENTS ------------------------------
# ------------------------------------------------------------------------
#

#
# This information is for the StationInfoStruct . . . . . . . . . . . . . .

#
# Camera number:

# Unis/UiO camera no 1 (i.e. Longyearbyen) : 1

# Unis/UiO camera no 2 (i.e. Ny Aalesund) : 2
CAMERA_NUMBER 2

#

# station name ("lyr", "nya", "dmh") , lower case in image comments

# the length of the station name has to be 3 characters

# The station letter is one letter which will be added
# at the end of the file names (when long file names are used)

STATION_NAME nya

STATION_LETTER N

#

# station geographic latitude, geographic longitude and altitude
# in meters above sea level

STATION_LAT 78.92

STATION_LON 11.95

STATION_ALT 25.00
#
#
#
#
# This information is for the CameraSetupStruct . . . . . . . . . . . . . .
#
# rows and columns in image
IMAGE_MAX_ROWS 513
IMAGE_MAX_COLUMNS 512
#
# zenith location in image (origo is left lower corner)
IMAGE_X1 256
IMAGE_Y1 256
#
# horizontal radius of the image ellipse
IMAGE_A 300
# vertical radius of the image ellipse
IMAGE_B 300
#
# angle in degrees from image y-axis to geographic north
# (positive is counter clockwise)
IMAGE_NORTH 10.00
#
#
# end of file

Advertising