Main Page | Modules

NEES NTCP Types

Modules

Typedefs

Enumerations


Typedef Documentation

typedef struct nees_i_ntcp_transaction_handle_s* nees_ntcp_transaction_handle_t
 

Abstract type analog to the java ControlPluginTransactionHandle class.

See the transaction handle documentation for functions related to this type.

typedef struct nees_i_ntcp_parameter_s* nees_ntcp_parameter_t
 

Abstract type analog to the java ParameterType class.

See the parameter documentation for functions related to this type.

typedef struct nees_i_ntcp_control_point_s* nees_ntcp_control_point_t
 

Abstract type analog to the java ControlPointType class.

See the control point documentation for functions related to this type.

typedef struct nees_i_ntcp_geom_parameter_s* nees_ntcp_geom_parameter_t
 

Abstract type analog to the java ControlPointGeomParameterType class.


Enumeration Type Documentation

enum nees_ntcp_geom_axis_t
 

Enumeration of axes used in a geometry parameter.

Enumeration values:
NEES_NTCP_AXIS_NONE  An uninitialized axis.
NEES_NTCP_AXIS_X  The x axis.
NEES_NTCP_AXIS_Y  The y axis.
NEES_NTCP_AXIS_Z  The z axis.

enum nees_ntcp_geom_parameter_name_t
 

Enumeration of parameter names.

Enumeration values:
NEES_NTCP_PARAMETER_NONE  An uninitialized parameter.
NEES_NTCP_PARAMETER_FORCE  A force parameter.
NEES_NTCP_PARAMETER_MOMENT  A moment parameter.
NEES_NTCP_PARAMETER_DISPLACEMENT  A displacement parameter.
NEES_NTCP_PARAMETER_ROTATION  A rotation parameter.


about globus | grid research | globus toolkit | software development

Comments? webmaster@globus.org