POLS

GSMReading Members

GSMReading overview

Public Static Methods

FromHashtable Creates a new GSMReading object from a Hashtable of field=value pairs.

Public Instance Constructors

GSMReading Overloaded. Initializes a new instance of the GSMReading class.

Public Instance Fields

Attached True if cell identified in this reading was the current serving cell at time of measurement.
BSIC Base Station Identity Code
CellId Cell ID Number
Channel Channel, or ARFCN (Absolute Radio Frequency Channel Number
DeviceName Name of device that generated this reading.
LAC Location Area Code
MCC Mobile Country Code
MNC Mobile Network Code.
RawBytes 
ReadingType Indicates the type of this reading, whether it's a normal cell reading or a channel reading.

Public Instance Properties

Signal 
Type 
UniqueId Unique identification key for this GSM cell: MCC:MNC:LAC:CELLID

Public Instance Methods

CompareTo IComparable.CompareTo implementation.
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToLogString 
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

GSMReading Class | POLS.Spotters Namespace