PanPhaseField SDK
|
This structure is used to extract the order of elements/phases defined within PanDataNet. More...
#include <pfm_sdk.h>
Public Attributes | |
char | key [SDK_PROTOCOL_SIZE][SDK_PROTOCOL_SIZE] |
size_t | num_keys |
This structure is used to extract the order of elements/phases defined within PanDataNet.
While using PanPhaseField API, it is essential to the know the sequence of the phases and the elements defined within PanDataNet. The output data structure PFM_SDK_Output_Data uses a pre-defined sequence of elements/phases for storing the data. This sequence can be extracted from the PanDataNet and stored in this structure.
char PFM_SDK_Protocal::key[SDK_PROTOCOL_SIZE][SDK_PROTOCOL_SIZE] |
array of keys, for example element names, phase names
size_t PFM_SDK_Protocal::num_keys |
number of keys