26 lines
No EOL
966 B
HTML
26 lines
No EOL
966 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>MSMZHit</title>
|
|
<script type="text/javascript" src="/core/jquery/jquery-3.6.0.min.js">
|
|
</script>
|
|
<script type="text/javascript">
|
|
jQuery.getScript("/core/alerts/alerts.js", function () { galert(['pre']) });
|
|
</script>
|
|
</head>
|
|
<body>
|
|
<h3>MSMZHit</h3><pre>Defined in file <a href="omssa.asn.html">omssa.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCMSMZHit.html">CMSMZHit</a>
|
|
|
|
|
|
MSMZHit ::= SEQUENCE {
|
|
ion <a href="MSIonType.html">MSIonType</a>, -- ion type, e.g. b
|
|
charge INTEGER, -- ion charge
|
|
number INTEGER, -- the sequential number of the ion
|
|
mz INTEGER, -- scaled m/z value in Da
|
|
index INTEGER OPTIONAL, -- the index of the peak in the original spectrum
|
|
moreion <a href="MSIon.html">MSIon</a> OPTIONAL, -- more information about the ion type
|
|
annotation <a href="MSIonAnnot.html">MSIonAnnot</a> OPTIONAL -- annotations on the ion
|
|
}</pre>
|
|
</body>
|
|
</html> |