getElevationDegrees

@FloatRange(from = "-90", to = 90)
abstract fun getElevationDegrees(@IntRange(from = 0) satelliteIndex: Int): Float(source)

See getElevationDegrees and getElevation.

Parameters

satelliteIndex

A index from zero to getSatelliteCount - 1