nih-gov/www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/asn_spec/MSIon.html

23 lines
No EOL
913 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>MSIon</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>MSIon</h3><pre>Defined in file <a href="omssa.asn.html">omssa.asn</a>
C++ class: <a href="../doxyhtml/classCMSIon.html">CMSIon</a>
MSIon ::= SEQUENCE {
neutralloss <a href="MSIonNeutralLoss.html">MSIonNeutralLoss</a> OPTIONAL, -- is this peak a neutral loss?
isotope <a href="MSIonIsotopicType.html">MSIonIsotopicType</a> OPTIONAL, -- isotopic composition of peak
internal VisibleString OPTIONAL, -- if iontype is internal, this is the internal sequence
immonium <a href="MSImmonium.html">MSImmonium</a> OPTIONAL -- if iontype is immonium, show characteristics
}</pre>
</body>
</html>