Agilent Technologies DP235 Uživatelská příručka Strana 477

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 602
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 476
Contents 477 Index
The following types are used:
The following functions are available:
Return type Description
int
Integer number, e.g. 12
float
Floating point number, e.g. 3.14159 or -1.2e-10
string
Character string; string constants must be put in quotation marks, e.g.
“A gi le nt ”
enum
Enumeration, see
int PeakFound(float Size, enum Windowtype,
float WindowSize)
Function Description
PeakFound
Used to check whether certain sized fragment is found or not.
It returns the PeakID of the peak if the fragment was found,
otherwise returns 0.
PeakFoundAuto
Used to check whether a certain sized fragment is found or
not. It Returns the PeakID of the peak if the fragment was
found, otherwise returns 0. This function tries to look for a
peak whose fragment size is between size+10% and size-10%.
PeakConcentration
Returns the concentration of the peak if the fragment was
found, otherwise returns 0.
NumberOfPeaks
Returns the number of detected peaks in a channel.
Zobrazit stránku 476
1 2 ... 472 473 474 475 476 477 478 479 480 481 482 ... 601 602

Komentáře k této Příručce

Žádné komentáře