get map
Contents: Description, Arguments, Usage, Images, Sub-Functions, Related Functions, Source Supported Under Version: >1.00
Description Used to download maps on the Mars Space Flight Facility Mapserver (ms.mars.asu.edu).
Arguments and Return Values Arguments: an input bound either user specified or from an ISIS cube. Return Value: the specified map
Usage Syntax: get_map( cube = STRUCT [,map = STRING][,proj = STRING][,clat = VAR][,clon = VAR][,lpo = VAR][,spo = VAR][,trim = BOOLEAN][,size = INT][,v = INT][,struct = BOOLEAN]) or get_map(lat = STRING, lon = STRING, ppd = FLOAT [,map = STRING][,proj = STRING][,clat = VAR][,clon = VAR][,lpo = VAR][,spo = VAR][,trim = BOOLEAN][,size = INT][,v = INT][,struct = BOOLEAN])
or lat-latitude range ("min:max") lon-longitude range ("min:max") ppd-pixels per degree (default=8)
map-ms.mars.asu.edu map name (default="MOLA_128ppd_shade_ne") proj-projection type:"SIMPLE_CYLINDRICAL" clat-center latitude (Default=average latitude) clon-center longitude (Default=average longitude) lpo-line projection offset (Default=0) spo-sample projection offset (Default=0) trim-trim the output data to the ISIS input size-pixels per tile (default=256) v-verbosity (0,1,2) struct-return a structure of parameters (0,1)
|
DavinciWiki Mini-Nav Bar Contents
Contact Developers
All other topics
Major Sub-Functions
Related Functions
Recent Library Changes Created On: 03-06-2009 |