UnitySensors
UnitySensors.Sensor.GNSS.GeoCoordinateSystem Class Reference
Inheritance diagram for UnitySensors.Sensor.GNSS.GeoCoordinateSystem:
Collaboration diagram for UnitySensors.Sensor.GNSS.GeoCoordinateSystem:

Public Member Functions

GeoCoordinate GetCoordinate (Vector3 worldPosition)
 

Private Member Functions

void Awake ()
 

Private Attributes

GeoCoordinate _coordinate = new GeoCoordinate(35.71020206575301, 139.81070039691542, 3.0f)
 
Transform _transform
 
GeoCoordinateConverter _converter
 

Member Function Documentation

◆ Awake()

void UnitySensors.Sensor.GNSS.GeoCoordinateSystem.Awake ( )
private

◆ GetCoordinate()

GeoCoordinate UnitySensors.Sensor.GNSS.GeoCoordinateSystem.GetCoordinate ( Vector3  worldPosition)
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ _converter

GeoCoordinateConverter UnitySensors.Sensor.GNSS.GeoCoordinateSystem._converter
private

◆ _coordinate

GeoCoordinate UnitySensors.Sensor.GNSS.GeoCoordinateSystem._coordinate = new GeoCoordinate(35.71020206575301, 139.81070039691542, 3.0f)
private

◆ _transform

Transform UnitySensors.Sensor.GNSS.GeoCoordinateSystem._transform
private

The documentation for this class was generated from the following file: