OpenCMISS-Iron Python Bindings API Documentation
iron.DataPoints Member List

This is the complete list of members for iron.DataPoints, including all inherited members.

__init__(self)iron.DataPoints
cmiss_typeiron.DataPoints
CreateFinish(self)iron.DataPoints
CreateStart(self, region, numberOfDataPoints)iron.DataPoints
CreateStartInterface(self, interface, numberOfDataPoints)iron.DataPoints
Destroy(self)iron.DataPoints
Finalise(self)iron.DataPoints
LabelGet(self, dataPointGlobalNumber)iron.DataPoints
LabelSet(self, dataPointGlobalNumber, label)iron.DataPoints
numberOfDataPointsiron.DataPointsstatic
NumberOfDataPointsGet(self)iron.DataPoints
UserNumberGet(self, dataPointGlobalNumber)iron.DataPoints
UserNumberSet(self, dataPointGlobalNumber, dataPointUserNumber)iron.DataPoints
ValuesGet(self, dataPointGlobalNumber, dataPointValuesSize)iron.DataPoints
ValuesSet(self, dataPointGlobalNumber, dataPointValues)iron.DataPoints
WeightsGet(self, dataPointGlobalNumber, dataPointWeightsSize)iron.DataPoints
WeightsSet(self, dataPointGlobalNumber, dataPointWeights)iron.DataPoints