POLS

GSMReading Constructor

Constructor for GSM readings that consist of only channel information.

Overload List

 

public GSMReading(GSMReadingType,string,string,string,string,string,int,int,int,bool);

Constructor for GSM readings that consist of only channel information.

public GSMReading(string,int,int,int,bool);

Construct for normal GSM readings that contain information about a serving or neighbor cell, as opposed to just information about a channel.

public GSMReading(string,string,string,string,string,int,int,int);

 

public GSMReading(string,string,string,string,string,int,int,int,bool);

See Also

GSMReading Class | POLS.Spotters Namespace