Campbell-scientific AP200 CO2/H2O Atmospheric Profile System Manual de usuario Pagina 94

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 120
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 93
Appendix E. Temperature Profile
Example 1: temperature probes disabled:
Const N_AirTemps = 0 'number of 107-L temperature sensors to measure
(may be 1 to 8), or zero to disable air temperature measurements
Example 2: measure eight temperature probes:
Const N_AirTemps = 8 'number of 107-L temperature sensors to measure
(may be 1 to 8), or zero to disable air temperature measurements
The value of this constant will determine how large to allocate the data array
T_air(), how many measurements to make, and how many temperatures to
record in the output tables.
Data
The real-time air temperature measurements can be found in public variable
T_air(N_AirTemps). T_air(1) will be the air temperature in °C, measured by
the probe wired to SE1. Additional probes wired to consecutive channels will
be in consecutive elements of T_air().
The air temperature profile data will be saved in output tables RawData,
SiteAvg, CalAvg, and IntAvg.
E-2
Vista de pagina 93
1 2 ... 89 90 91 92 93 94 95 96 97 98 99 ... 119 120

Comentarios a estos manuales

Sin comentarios