<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="http://www.posc.org/schemas/stylesheet/displayEnumList.xsl"?>

<!--
This file is distributed under the POSC Product License Agreement at
http://www.posc.org/about/license.shtml.
Use of this file constitutes agreement with the POSC Product License Agreement.
-->

<EnumeratedList>

  <Name>Seismic Amplifier Gain</Name>
  <TypeName>gainType</TypeName>
  <ExtendTypeName>extGainType</ExtendTypeName>
  <RefineTypeName>refinedGainType</RefineTypeName>
  <RefineExtendTypeName>refinedExtGainType</RefineExtendTypeName>
  <NamingSystem>POSC</NamingSystem>
  <Version>1.0</Version>

  <Value>
    <Name>automatic gain control</Name>
    <Description>The gain of each channel is controlled automatically and independently of other channels.</Description>
  </Value>

  <Value>
    <Name>instantaneous floating point</Name>
    <Description>The gain is determined for each sample based on the amplitude of that channel without prejudice by earlier samples or the amplitude of other channels.</Description>
  </Value>

  <Value>
    <Name>binary</Name>
    <Description>Gain is allowed to vary only by factors of two, but the time at which the changes occur are recorded so that the gain effects can be removed by processing.</Description>
  </Value>

  <Value>
    <Name>quaternary</Name>
    <Description>The gain is allowed to vary only by factors of four.</Description>
  </Value>

  <Value>
    <Name>ganged automatic</Name>
    <Description>The gain of all channels is the same although automatically determined, the basis being one single channel or the average energy level of a number of channels.</Description>
  </Value>

  <Value>
    <Name>programmed</Name>
    <Description>The gain as a function of recorded time is programmed and preset prior to recording.</Description>
  </Value>

  <Value>
    <Name>fixed</Name>
    <Description>The gain is arbitrarily set to a fixed value prior to recording.</Description>
  </Value>

</EnumeratedList>
