baseLon property

  1. @ImcField('Base Longitude WGS-84', 'base_lon', ImcType.typeFp64, units: 'rad')
double baseLon

WGS-84 Longitude coordinate of the base.

Implementation

@ImcField('Base Longitude WGS-84', 'base_lon', ImcType.typeFp64, units: 'rad')
double get baseLon;