23 lines
No EOL
604 B
HTML
23 lines
No EOL
604 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>MSHitError</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>MSHitError</h3><pre>Defined in file <a href="omssa.asn.html">omssa.asn</a>
|
|
No C++ class for INTEGER with named values
|
|
|
|
|
|
MSHitError ::= INTEGER {
|
|
none (0),
|
|
generalerr (1),
|
|
unable2read (2), -- can't read the spectrum
|
|
notenuffpeaks (3) -- not enough peaks to search
|
|
}</pre>
|
|
</body>
|
|
</html> |