Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions node1.html
Original file line number Diff line number Diff line change
Expand Up @@ -595,6 +595,7 @@ <h2>Implemented AST functions</h2>
<li><span class=inv>result = starlink.Ast.outline( value, oper, array, lbnd, ubnd, maxerr, maxvert, inside, starpix )
</span></li>
<li class="note">This is a static module function.</li>
<li class="note">The "oper" parameter takes a constant from the list: Ast.LE, Ast.EQ, Ast.GT, Ast.LT, Ast.NE, Ast.GE, Ast.GT</li>
</ul>
</div>
<div class="implemented" id="Overlap">
Expand Down