ViewOffNadirInput

The input structure for specifying ViewOffNadir property filter. ViewOffNadir refers to the angle from the sensor between nadir (straight down) and the scene center. Measured in degrees (0-90).

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The minimum value for ViewOffNadir property filter. This filters items having ViewOffNadir greater than or equal to this value.

Link copied to clipboard

The maximum value for ViewOffNadir property filter. This filters items having ViewOffNadir lesser than or equal to this value.

Functions

Link copied to clipboard
inline fun copy(block: ViewOffNadirInput.Builder.() -> Unit = {}): ViewOffNadirInput
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String