TOMASuplSatelliteInfoElement Class Reference

class TOMASuplSatelliteInfoElement
TOMASuplSatelliteInfoElement holds values for
  • Satellite ID and

  • IODE (Issue Of Data Ephemeris), which is the Satellite Sequence Number

Since
Series 60 3.1u
Public Member Functions
TOMASuplSatelliteInfoElement()
IMPORT_C voidGetSatInfoElement(TInt &, TInt &)
IMPORT_C TIntSetSatInfoElement(TInt, TInt)
Public Attributes
TInt iIode
TInt iSatId

Constructor & Destructor Documentation

TOMASuplSatelliteInfoElement()

IMPORT_CTOMASuplSatelliteInfoElement()

Member Functions Documentation

GetSatInfoElement(TInt &, TInt &)

IMPORT_C voidGetSatInfoElement(TInt &aSatId,
TInt &aIode
)const
GetSatInfoElement gets values for
  • Satellite ID

  • IODE

Parameters

TInt & aSatIdA reference Parameter that holds the Satellite ID aIode A refernce parameter that holds IODE, which is the satellite sequence number
TInt & aIode

SetSatInfoElement(TInt, TInt)

IMPORT_C TIntSetSatInfoElement(TIntaSatId,
TIntaIode
)
SetSatInfoElement sets values for
  • Satellite ID

  • IODE

Parameters

TInt aSatIdParameter to set Satellite ID. The valid range is 0 to 63
TInt aIodeParameter to set the satellite sequence number. The valid range is 0 to 255

Member Data Documentation

TInt iIode

TInt iIode

TInt iSatId

TInt iSatId