WSF
WsfOrbitalConjunctionRecord Struct Reference

The data recorded when a possible conjunction is predicted. More...

#include <WsfOrbitalConjunctionAssessment.hpp>

Public Attributes

std::string mPrimary
std::string mSecondary
 A string identifier for the primary object.
double mMinTime
 A string identifier for the secondary object.
double mStartTime
 The time of closest approach.
double mEndTime
 The start time of the encounter.
double mMaxProbability
 The end time of the encounter.
double mMissDistance
 The worst-case probability estimate for a conjunction to occur.
double mRelativeVelocity
 The predicted miss distance between the two objects.

Detailed Description

The data recorded when a possible conjunction is predicted.

Member Data Documentation

◆ mEndTime

double WsfOrbitalConjunctionRecord::mEndTime

The start time of the encounter.

◆ mMaxProbability

double WsfOrbitalConjunctionRecord::mMaxProbability

The end time of the encounter.

◆ mMinTime

double WsfOrbitalConjunctionRecord::mMinTime

A string identifier for the secondary object.

◆ mMissDistance

double WsfOrbitalConjunctionRecord::mMissDistance

The worst-case probability estimate for a conjunction to occur.

◆ mPrimary

std::string WsfOrbitalConjunctionRecord::mPrimary

◆ mRelativeVelocity

double WsfOrbitalConjunctionRecord::mRelativeVelocity

The predicted miss distance between the two objects.

◆ mSecondary

std::string WsfOrbitalConjunctionRecord::mSecondary

A string identifier for the primary object.

Referenced by WsfOrbitalConjunctionAssessment::CurrentConjunction().

◆ mStartTime

double WsfOrbitalConjunctionRecord::mStartTime

The time of closest approach.


The documentation for this struct was generated from the following file:
Copyrights Multiple, All Rights Reserved