WSF
ZoneUtils.hpp File Reference
#include "WsfGeoPoint.hpp"
Include dependency graph for ZoneUtils.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ZoneUtils

Functions

double ZoneUtils::GetDistanceFromPointToZoneCenter (WsfSimulation *sim_ptr, double wcsPoint[3], WsfZoneDefinition &zone)
bool ZoneUtils::GetDistanceFromPointToZone (WsfSimulation *sim_ptr, double wcsPoint[3], WsfZoneDefinition &zone, double &distance)
WsfGeoPoint ZoneUtils::GetZoneCentroid (WsfSimulation *sim_ptr, WsfZoneDefinition &zone)
bool ZoneUtils::isProjectedInsideZonePosVel (WsfSimulation *sim_ptr, WsfZoneDefinition &zone, double wcsPosition[3], double wcsVelocity[3])
bool ZoneUtils::isProjectedInsideZone2Points (WsfSimulation *sim_ptr, WsfZoneDefinition &zone, double WcsPosition1[3], double WcsPosition2[3])
bool ZoneUtils::isProjectedInsideZonePointHeading (WsfSimulation *sim_ptr, WsfZoneDefinition &zone, double wcsPosition[3], double headingRadians)
bool ZoneUtils::GetClosestPointInZone (WsfSimulation *sim_ptr, double wcsPoint[3], double wcsZonePoint[3], WsfZoneDefinition &zone)
Copyrights Multiple, All Rights Reserved