AGI AgCommRdrCommon 13Send comments on this topic.
IAgStkRadarPosVelProvider Interface

Description

Interface implemented by an object that provides the position and velocity for an STK radar object or radar target object.

Public Methods

Public Method ComputeLocalRadiusCentricComputes the central body radius centric for a given latitude and longitude.
Public Method ComputeLocalRadiusDeticComputes the central body radius detic for a given latitude and longitude.
Public Method ComputeSurfaceNormalCentricComputes the surface normal centric vector for a given latitude and longitude.
Public Method ComputeSurfaceNormalCentricArrayComputes the surface normal centric vector for a given latitude and longitude as an array.
Public Method ComputeSurfaceNormalDeticComputes the surface normal detic vector for a given latitude and longitude.
Public Method ComputeSurfaceNormalDeticArrayComputes the surface normal detic vector for a given latitude and longitude as an array.
Public Method ConvertBodyCartesianToCBFCartesianConverts a vector in body coordinates into CBF fixed coordinates
Public Method ConvertBodyCartesianToCBFCartesianArrayConverts a vector in body coordinates into CBF fixed coordinates as an array.
Public Method ConvertCBFCartesianToBodyCartesianConverts a vector in CBF coordinates into body coordinates.
Public Method ConvertCBFCartesianToBodyCartesianArrayConverts a vector in CBF coordinates into body coordinates as an array.
Public Method ConvertCBFCartesianToLLAConverts central body fixed cartesian to latitude, longitude, and altitude.
Public Method ConvertCBFCartesianToLLAArrayConverts central body fixed cartesian to latitude, longitude, and altitude as an array.
Public Method ConvertCBFCartesianToVVLHCartesianConverts a central body fixed cartesian into the VVLA frame.
Public Method ConvertCBFCartesianToVVLHCartesianArrayConverts a central body fixed cartesian into the VVLA frame as an array.
Public Method ConvertLLAToCBFCartesianConverts latitude, longitude, and altitude to central body fixed cartesian.
Public Method ConvertLLAToCBFCartesianArrayConverts latitude, longitude, and altitude to central body fixed cartesian as an array.
Public Method GetPositionCBFGets position in the central body fixed frame.
Public Method GetPositionLLAGets position in latitude, longitude, and altitude.
Public Method GetSurfaceNormalCentricGets the surface normal centric as an array.
Public Method GetSurfaceNormalDeticGets the surface normal detic.
Public Method GetVelocityCBFGets velocity in the central body fixed frame.

Public Properties

Public Property CurrentTimeGets the current time in EpSec.
Public Property LocalRadiusCentricGets the central body radius centric using the position/velocity provider's current latitude and longitude.
Public Property LocalRadiusDeticGets the central body radius detic using the position/velocity provider's current latitude and longitude.
Public Property PositionCBFArrayGets position in the central body fixed frame as an array.
Public Property PositionLLAArrayGets position in latitude, longitude, and altitude as an array.
Public Property SurfaceNormalCentricArrayGets the surface normal centric as an array.
Public Property SurfaceNormalDeticArrayGets the surface normal detic as an array.
Public Property VelocityCBFArrayGets velocity in the central body fixed frame as an array.

CoClasses that Implement IAgStkRadarPosVelProvider

© 2025 Analytical Graphics, Inc. All Rights Reserved.