locationmanager/locationtrail/inc/clocationrecord.h
branchRCL_3
changeset 8 6752808b2036
parent 3 b73a2e62868f
child 14 646a02f170b9
equal deleted inserted replaced
3:b73a2e62868f 8:6752808b2036
   338     /*
   338     /*
   339      * Interval value for location trail
   339      * Interval value for location trail
   340      */
   340      */
   341     TInt iInterval;
   341     TInt iInterval;
   342     
   342     
   343     /**
       
   344      * Buffer size for tracklog
       
   345      */ 
       
   346     TInt iBufferSize;
       
   347     
       
   348     TBool                  iRequestCurrentLoc;
   343     TBool                  iRequestCurrentLoc;
   349     TBool                  iTrailStarted;
   344     TBool                  iTrailStarted;
   350     
   345     
   351     TUint				   iLastNumberOfSatellitesUsed;
   346     TUint				   iLastNumberOfSatellitesUsed;
   352     TReal32				   iLastHDOP;
   347     TReal32				   iLastHDOP;