WSF
wsf::space::ConstellationConjunction Namespace Reference

Functions

bool WSF_SPACE_EXPORT Assess (int aNumPlanes, int aSatsPerPlane, double aInclination, double aRAAN_Range, double aAnomalyAlias)

Function Documentation

◆ Assess()

bool wsf::space::ConstellationConjunction::Assess ( int aNumPlanes,
int aSatsPerPlane,
double aInclination,
double aRAAN_Range,
double aAnomalyAlias )

Determine if the specified constellation parameters would lead to a conjunction.

This will return true if the provided constellation parameters would lead to a conjunction between one member of the constellation and another.

Parameters
aNumPlanes- the number of orbital planes in the constellation.
aSatsPerPlane- the number of satellites per orbital plane.
aInclination- the inclination in radians of the orbit.
aRAAN_Range- the range of RAAN over which the orbital planes are spread, in radians.
aAnomalyAlias- the inter-plane phasing, in radians.
Returns
- true is a conjuntion is expected for the given design; false otherwise.

Referenced by WsfConstellationMaker::DetectConjunction().

Copyrights Multiple, All Rights Reserved