Class "NeosOff"
Objects of this class contain among other slots the partial result and the offset. 1.1
class
Objects can be created by calls of the form new("NeosOff", ...)
.
ans
:: Object of class "character"
: The partial result returned from NEOS.offset
:: Object of class "integer"
: The integer offset until the results have been returned.jobnumber
:: Object of class "numeric"
: The returned job number.password
:: Object of class "character"
: The returned pass word.method
:: Object of class "character"
: The name of the called API function.call
:: Object of class "call"
: The call to the generating function of the object.nc
:: Object of class "NeosComm"
: The NeosComm object that has been used in the request to NEOS.NeosOff
.NEOS API: https://neos-server.org/neos/xml-rpc.html
Bernhard Pfaff
showClass("NeosOff")
Useful links