powered by
Objects of this class contain among other slots the partial result and the offset.
Objects can be created by calls of the form new("NeosOff", ...).
new("NeosOff", ...)
ans
Object of class "character": The partial result returned from NEOS.
"character"
offset
Object of class "integer": The integer offset until the results have been returned.
"integer"
jobnumber
Object of class "numeric": The returned job number.
"numeric"
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.
"call"
nc
Object of class "NeosComm": The NeosComm object that has been used in the request to NEOS.
"NeosComm"
Updates an object of class NeosOff.
NeosOff
NEOS API: https://neos-server.org/neos/xml-rpc.html
# NOT RUN { showClass("NeosOff") # }
Run the code above in your browser using DataLab