Class LongitudeParticipantOffsetGpsAnonymizer
Anonymizer that operates by adding a random offset to the longitude of a GPS coordinate pair. The offset is chosen to be participant- specific. Thus, the resulting coordinates are only meaningful relative to other coordinates within a single participant's data set. They have no meaning in absolute terms, and they have no meaning relative to other participants' data.
Inheritance
System.Object
LongitudeParticipantOffsetGpsAnonymizer
Inherited Members
Namespace: Sensus.Anonymization.Anonymizers
Assembly: SensusAndroid.dll
Syntax
public class LongitudeParticipantOffsetGpsAnonymizer : LongitudeOffsetGpsAnonymizer
Constructors
LongitudeParticipantOffsetGpsAnonymizer()
Declaration
public LongitudeParticipantOffsetGpsAnonymizer()
Properties
DisplayText
Declaration
public override string DisplayText { get; }
Property Value
Type | Description |
---|---|
System.String |
Overrides
Methods
GetOffset(Protocol)
Declaration
protected override double GetOffset(Protocol protocol)
Parameters
Type | Name | Description |
---|---|---|
Protocol | protocol |
Returns
Type | Description |
---|---|
System.Double |