You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::GroundStation::Types::Elevation

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Elevation angle of the satellite in the sky during a contact.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#unitString

Elevation angle units.

Possible values:

  • DEGREE_ANGLE
  • RADIAN

Returns:

  • (String)

    Elevation angle units.

#valueFloat

Elevation angle value.

Returns:

  • (Float)

    Elevation angle value.