OpenCMISS-Iron Python Bindings API Documentation
|
This is the complete list of members for iron.DataPoints, including all inherited members.
__init__(self) | iron.DataPoints | |
cmiss_type | iron.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 | |
numberOfDataPoints | iron.DataPoints | static |
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 |