Changes between Version 3 and Version 4 of TorqueUsage/DataTypes


Ignore:
Timestamp:
09/08/06 15:09:37 (18 years ago)
Author:
bas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TorqueUsage/DataTypes

    v3 v4  
    44
    55Here we will discuss how C data types are mapped to Python data types. We only will discuss how ''struct'' are convert to Python types and how to use them in python scripts. Torque defines the following structs:
    6  * [wiki:TorqueUsage/DataTypes/Atrrl struct attrl]
    7  * [wiki:TorqueUsage/DataTypes/Attropl struct attropl]
    8  * [wiki:TorqueUsage/DataTypes/Batch_status struct batch_status]
     6 * [wiki:TorqueUsage/DataTypes/Atrrl attrl]
     7 * [wiki:TorqueUsage/DataTypes/Attropl attropl]
     8 * [wiki:TorqueUsage/DataTypes/Batch_status batch_status]