22 lines
No EOL
634 B
HTML
22 lines
No EOL
634 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>MSCalcCharge</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>MSCalcCharge</h3><pre>Defined in file <a href="omssa.asn.html">omssa.asn</a>
|
|
No C++ class for INTEGER with named values
|
|
|
|
|
|
MSCalcCharge ::= INTEGER {
|
|
calculate (0), -- guess the charge(s) from the data
|
|
usefile (1), -- use what the input file says
|
|
userange (2) -- use the charge range specified
|
|
}</pre>
|
|
</body>
|
|
</html> |