| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
??._CData --+
|
_ctypes.Structure --+
|
BM_coverageType_C
typedef struct BM_coverageType {
CT type;
float upperCut;
float lowerCut;
} BM_coverageType;
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
_fields_ =
|
|||
lowerCut = <Field type=c_float, ofs=8, size=4>
|
|||
type = <Field type=c_int, ofs=0, size=4>
|
|||
upperCut = <Field type=c_float, ofs=4, size=4>
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
_fields_
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Tue Feb 17 15:54:06 2015 | http://epydoc.sourceforge.net |