NeosOff-class: Class "NeosOff"

Description Objects from the Class Slots Methods Author(s) References Examples

Description

Objects of this class contain among other slots the partial result and the offset.

Objects from the Class

Objects can be created by calls of the form new("NeosOff", ...).

Slots

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.

Methods

update

Updates an object of class NeosOff.

Author(s)

Bernhard Pfaff

References

NEOS API: https://neos-server.org/neos/xml-rpc.html

Examples

1
showClass("NeosOff")

rneos documentation built on April 23, 2020, 9:05 a.m.

Related to NeosOff-class in rneos...