Campbell-scientific CR3000 Micrologger Manual de usuario Pagina 503

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 590
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 502
Appendix A. CRBasic Programming Instructions
503
CovSpa
Computesthespatialcovarianceofsetsofdata.
Syntax
CovSpa(Dest, NumOfCov, SizeOfSets, CoreArray, DatArray)
FFTSpa
PerformsaFastFourierTransformonatimeseriesofmeasurements.
Syntax
FFTSpa(Dest, N, Source, Tau, Units, Option)
MaxSpa
Findsthemaximumvalueinanarray.
Syntax
MaxSpa(Dest, Swath, Source)
MinSpa
Findstheminimumvalueinanarray.
Syntax
MinSpa(Dest, Swath, Source)
RMSSpa
ComputestheRMS(rootmeansquare)valueofanarray.
Syntax
RMSSpa(Dest, Swath, Source)
SortSpa
Sortstheelementsofanarrayinascendingorder.
Syntax
SortSpa(Dest, Swath, Source)
StdDevSpa
Usedtofindthestandarddeviationofanarray.
Syntax
StdDevSpa(Dest, Swath, Source)
A.6.10 Other Functions
AddPrecise
UsedinconjunctionwithMovePrecise,allowshighprecisiontotalizingof
variablesormanipulationofhighprecisionvariables.
Syntax
AddPrecise(PrecisionVariable, X)
AvgRun
Storesarunningaverageofameasurement.
Syntax
AvgRun(Dest, Reps, Source, Number)
Note AvgRun() should not be inserted within a For / Next construct with the
Source and Dest parameters indexed and Reps set to 1. In essence this would be
performing a single running average, using the values of the different elements of
the array, instead of performing an independent running average on each element
Vista de pagina 502
1 2 ... 498 499 500 501 502 503 504 505 506 507 508 ... 589 590

Comentarios a estos manuales

Sin comentarios