#include <WsfClusterManager.hpp>
Inherits UtClusterObject.
|
| static void | GetObjects (double aSimTime, const std::vector< WsfTrack * > &tracks, std::vector< UtClusterObject * > &objects) |
| static void | GetObjects (double aSimTime, const std::vector< WsfLocalTrack * > &tracks, std::vector< UtClusterObject * > &objects) |
| static void | GetObjects (double aSimTime, WsfTrackList &tracks, std::vector< UtClusterObject * > &objects) |
| static void | GetObjects (double aSimTime, WsfLocalTrackList &tracks, std::vector< UtClusterObject * > &objects) |
| static void | GetTracks (std::vector< UtClusterObject * > &objects, std::vector< WsfTrack * > &tracks) |
| static void | GetTracks (std::vector< UtClusterObject * > &objects, std::vector< WsfLocalTrack * > &tracks) |
◆ WsfTrackClusterObject()
| WsfTrackClusterObject::WsfTrackClusterObject |
( |
WsfTrack * | aTrackPtr, |
|
|
double | aSimTime ) |
◆ ~WsfTrackClusterObject()
| WsfTrackClusterObject::~WsfTrackClusterObject |
( |
| ) |
|
|
inlineoverride |
◆ GetLocationLLA()
| void WsfTrackClusterObject::GetLocationLLA |
( |
double & | aLat, |
|
|
double & | aLon, |
|
|
double & | aAlt ) |
|
override |
◆ GetLocationWCS()
| void WsfTrackClusterObject::GetLocationWCS |
( |
double | aLocationWCS[3] | ) |
|
|
override |
◆ GetObjects() [1/4]
| void WsfTrackClusterObject::GetObjects |
( |
double | aSimTime, |
|
|
const std::vector< WsfLocalTrack * > & | tracks, |
|
|
std::vector< UtClusterObject * > & | objects ) |
|
static |
◆ GetObjects() [2/4]
| void WsfTrackClusterObject::GetObjects |
( |
double | aSimTime, |
|
|
const std::vector< WsfTrack * > & | tracks, |
|
|
std::vector< UtClusterObject * > & | objects ) |
|
static |
References WsfTrackClusterObject().
Referenced by WsfClusterManager::ConvexHull(), WsfClusterManager::CrossLength(), WsfClusterManager::Draw(), WsfClusterManager::GetTrackClusters(), WsfClusterManager::GetTrackClusters(), WsfClusterManager::GetTrackClusters(), WsfClusterManager::GetTrackClusters(), WsfClusterManager::MeanLocation(), WsfClusterManager::NearestEdgePoint(), WsfClusterManager::NearestMember(), and WsfClusterManager::UniqueId().
◆ GetObjects() [3/4]
| void WsfTrackClusterObject::GetObjects |
( |
double | aSimTime, |
|
|
WsfLocalTrackList & | tracks, |
|
|
std::vector< UtClusterObject * > & | objects ) |
|
static |
◆ GetObjects() [4/4]
| void WsfTrackClusterObject::GetObjects |
( |
double | aSimTime, |
|
|
WsfTrackList & | tracks, |
|
|
std::vector< UtClusterObject * > & | objects ) |
|
static |
◆ GetSimTime()
| double WsfTrackClusterObject::GetSimTime |
( |
| ) |
|
|
inline |
◆ GetTrack()
| WsfTrack * WsfTrackClusterObject::GetTrack |
( |
| ) |
|
|
inline |
◆ GetTracks() [1/2]
| void WsfTrackClusterObject::GetTracks |
( |
std::vector< UtClusterObject * > & | objects, |
|
|
std::vector< WsfLocalTrack * > & | tracks ) |
|
static |
◆ GetTracks() [2/2]
| void WsfTrackClusterObject::GetTracks |
( |
std::vector< UtClusterObject * > & | objects, |
|
|
std::vector< WsfTrack * > & | tracks ) |
|
static |
◆ GetVelocityWCS()
| void WsfTrackClusterObject::GetVelocityWCS |
( |
double | aVelocityWCS[3] | ) |
|
|
override |
◆ VelocityValid()
| bool WsfTrackClusterObject::VelocityValid |
( |
| ) |
|
|
override |
The documentation for this class was generated from the following files: