25 lines
No EOL
813 B
HTML
25 lines
No EOL
813 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>Length-distribution-params</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>Length-distribution-params</h3><pre>Defined in file <a href="gnomon.asn.html">gnomon.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCLength__distribution__params.html">CLength_distribution_params</a>
|
|
|
|
|
|
Length-distribution-params ::= SEQUENCE {
|
|
step INTEGER ,
|
|
p SEQUENCE OF REAL , -- P(step*(i+.5))|i=0,1,...,N-1
|
|
a REAL , -- Loretz function coefficient for the tail
|
|
l REAL , -- Loretz function coefficient for the tail
|
|
range SEQUENCE {
|
|
min INTEGER ,
|
|
max INTEGER } }</pre>
|
|
</body>
|
|
</html> |