Skip to main content

System Coupling C library 2024 R1

SyscDataTransfer Struct Reference

Last update: 17.07.2025

Provide a struct for a data transfer. More...

#include <syscDataTransfer.h>

Data Fields

SyscVariable sourceVariable
 
SyscVariable targetVariable
 
enum SyscInterfaceSide targetSide
 

Detailed Description

Provide a struct for a data transfer.

Data transfer specifies the source and target variables for mapping.

Definition at line 29 of file syscDataTransfer.h.

Field Documentation

◆ sourceVariable

SyscVariable SyscDataTransfer::sourceVariable

Definition at line 30 of file syscDataTransfer.h.

◆ targetSide

enum SyscInterfaceSide SyscDataTransfer::targetSide

Definition at line 32 of file syscDataTransfer.h.

◆ targetVariable

SyscVariable SyscDataTransfer::targetVariable

Definition at line 31 of file syscDataTransfer.h.

Connect with Ansys