libraw_gps_info_t class final

Inheritance
Implemented types
Available extensions

Constructors

libraw_gps_info_t()

Properties

altitude double
getter/setter pair
altref int
getter/setter pair
gpsparsed int
getter/setter pair
gpsstatus int
getter/setter pair
gpstimestamp Array<Float>
Deg,min,sec
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
latitude Array<Float>
Deg,min,sec
getter/setter pair
latref int
getter/setter pair
longitude Array<Float>
Deg,min,sec
getter/setter pair
longref int
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited