Show / Hide Table of Contents

Enum GPSSpeedRef

Indicates the speed unit of the GPS receiver.

Namespace: ExifLibrary
Assembly: ExifLibrary.dll
Syntax
public enum GPSSpeedRef : byte

Fields

Name Description
KilometersPerHour

Kilometers per hour.

Knots

Knots (nautical miles per hour).

MilesPerHour

Miles per hour.

Back to top Copyright © 2019 Özgür Özçıtak