Click or drag to resize

RelaxIS_SDK.RelaxISRemote.RelaxISRemoteJobDefinitions Namespace

The RelaxIS_SDK.RelaxISRemote.RelaxISRemoteJobDefinitions namespace contains all required definitions of a RelaxIS Remote Job.
Classes
 ClassDescription
Public classContactInformation This class represents information, where results of the RelaxIS Remote Job are sent or uploaded to.
Public classContactInformationTypeConverter A custom type converter for ContactInformation objects to appear correctly in PropertyGrid controls.
Public classData This class is the main container for data being sent through RelaxIS Remote. The type of data stored is defined with the Type property, using one of the constants (either Base64 Text or ColumnData).
Public classEvaluation This class represents information about the evaluation to perform in the RelaxIS Remote Job. It can perform a specific fit with a given circuit and parameters or execute a wizard sequence for each spectrum
Public classFeedback This is the main container storing information about the types of feedback to sent back from the job.
Public classFTPServerOptions This class represents a set of information needed to login and upload results to an FTP Server.
Public classFTPServerOptionsTypeConverter A custom type converter for FTPServerOptions objects to appear correctly in PropertyGrid controls.
Public classJob This class represents a single job. A job is the unit being sent to the RelaxIS Remote Node and contains the data to use, information about evaluations to perform, how to store the data and the feedback to provide to the sender. Enter these information into the relevant sub-objects and send the job to the Node using the UploadToFTPServer or UploadByWCF methods.
Public classMisc This module contains helper functions for the RelaxIS Remote features.
Public classReport This class represents information about the report to create for the job.
Public classStorage This class represents information about the storage procedures to perform for the job.
Enumerations
 EnumerationDescription
Public enumerationDataenumDataType Describes the type of data that the job contains
Public enumerationEvaluationenumEvaluationType Defines the type of evaluation that is performed for the individual spectra