<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="../xslt/dic2html.xsl" version="1.0.1"?>
<esa:TermDictionary
   xmlns:gml="http://www.opengis.net/gml"
   xmlns:esa="http://www.esa.int/dic"
   xmlns:xlink="http://www.w3.org/1999/xlink"
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://www.esa.int/dic ../schemas/dictionaries.xsd"
   gml:id="ACQUISITION_METHODS">
   <!-- -->
   <gml:description>ESA Acquisition Methods Dictionary</gml:description>
   <gml:name codeSpace="uid">urn:ogc:def:dictionary:CEOS:eop:AcquisitionMethods:v01</gml:name>	
	<!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="PUSHBROOM">
         <gml:description>
            Uses a fixed linear array of detectors which is swept across an area by the motion of the platform, thereby building up an image.
            One scanning dimension is thus provided by the array of detectors while the other dimension is provided by the platform motion.
            Also called Along-Track.
         </gml:description>
         <gml:name>Pushbroom</gml:name>
         <gml:name>Along-Track</gml:name>
         <esa:externalRef xlink:href="http://www.ldeo.columbia.edu/res/fac/rsvlab/glossary.html"/>
         <esa:externalRef xlink:href="http://www.amesremote.com/section2.htm"/>
         <esa:externalRef xlink:href="http://ccrs.nrcan.gc.ca/glossary/index_e.php?id=3042"/>
         <esa:externalRef xlink:href="http://support.esri.com/index.cfm?fa=knowledgebase.gisDictionary.search&amp;searchTerm=along%2Dtrack%20scanner"/>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- -->         
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="WHISKBROOM">
         <gml:description>
            Uses an oscillating mirror that sweeps across the scene (and eventually down the ground track for slow moving platforms)
            in a series of adjacent lines. Each line is subdivided into pixels, and the image is built up by adding pixels continuously.
            Also called Across track.
         </gml:description>
         <gml:name>Whiskbroom</gml:name>
         <gml:name>Across-Track</gml:name>
         <esa:externalRef xlink:href="http://www.atmos.albany.edu/deas/atmclasses/atm335/glossary.pdf"/>
         <esa:externalRef xlink:href="http://www.amesremote.com/section2.htm"/>
         <esa:externalRef xlink:href="http://ccrs.nrcan.gc.ca/glossary/index_e.php?id=3043"/>
         <esa:externalRef xlink:href="http://support.esri.com/index.cfm?fa=knowledgebase.gisDictionary.search&amp;searchTerm=across%2Dtrack%20scanner"/>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- -->   
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="CONICAL">
         <gml:description>
            Uses a uniformly rotating mirror or antenna that generates look rays in a conical pattern relative to the target body.
            Data is acquired during a portion of the mirror revolution leading to curvilinear scan lines.   
         </gml:description>
         <gml:name>Conical</gml:name>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="FRAME_CAMERA">
         <gml:description>
            Uses photography film or a 2 dimensional detector array to acquire a 2D snapshot of a scene.
            No mechanical motion is necessary to obtain the pixels since a full picture is taken at once.   
         </gml:description>
         <gml:name>Frame Camera</gml:name>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- -->
</esa:TermDictionary>