T
- the type of the field elements
public class FieldTrackingCoordinates<T extends org.hipparchus.CalculusFieldElement<T>> extends Object
TopocentricFrame
Constructor and Description |
---|
FieldTrackingCoordinates(T azimuth, T elevation, T range)
简单构造函数。
|
Modifier and Type | Method and Description |
---|---|
T |
getAzimuth()
获取方位角。
|
T |
getElevation()
获取仰角。
|
T |
getRange()
获取距离。
|
Copyright © 2002-2023 CS GROUP. All rights reserved.