Qmi.IndicationLocInjectPredictedOrbitsDataOutput¶
Fields¶
None
Methods¶
  | 
|
  | 
Details¶
- class Qmi.IndicationLocInjectPredictedOrbitsDataOutput¶
 The
Qmi.IndicationLocInjectPredictedOrbitsDataOutputstructure contains private data and should only be accessed using the provided API.New in version 1.22.
- get_indication_status()¶
 - Raises:
 - Returns:
 Trueif the field is found,Falseotherwise.- value_indication_status:
 a placeholder for the output
Qmi.LocIndicationStatus, orNoneif not required.
- Return type:
 (
bool, value_indication_status:Qmi.LocIndicationStatus)
Get the ‘Indication Status’ field from self.
New in version 1.22.
- get_part_number()¶
 - Raises:
 - Returns:
 Trueif the field is found,Falseotherwise.- value_part_number:
 a placeholder for the output #guint16, or
Noneif not required.
- Return type:
 
Get the ‘Part Number’ field from self.
New in version 1.22.
- ref()¶
 - Returns:
 the new reference to self.
- Return type:
 
Atomically increments the reference count of self by one.
New in version 1.22.
- unref()¶
 Atomically decrements the reference count of self by one. If the reference count drops to 0, self is completely disposed.
New in version 1.22.