WSF
WsfSatelliteBreakupModel::Fragment Struct Reference

The standard information produced by breakup models for each fragment. More...

#include <WsfSatelliteBreakupModel.hpp>

Public Member Functions

bool IsInitialized () const
 The name of the fragment.

Public Attributes

double mLength {0.0}
double mAoverM {0.0}
 The size of the fragment [m].
double mMass {-1.0}
 The ratio of area to mass of the fragment [m^2/kg].
double mArea {0.0}
 The mass of the fragment [kg].
UtVec3d mLocationECI {}
 The area of the fragment [m^2].
UtVec3d mVelocityECI {}
 The initial location of the fragment [m].
UtVec3d mDeltaV_ECI {}
 The initial velocity of the fragment [m/s].
std::string mName {}
 The change in velocity relative to the progenitor of this fragment [m/s].

Detailed Description

The standard information produced by breakup models for each fragment.

Member Function Documentation

◆ IsInitialized()

bool WsfSatelliteBreakupModel::Fragment::IsInitialized ( ) const
inline

The name of the fragment.

References mMass.

Member Data Documentation

◆ mAoverM

double WsfSatelliteBreakupModel::Fragment::mAoverM {0.0}

The size of the fragment [m].

◆ mArea

double WsfSatelliteBreakupModel::Fragment::mArea {0.0}

The mass of the fragment [kg].

◆ mDeltaV_ECI

UtVec3d WsfSatelliteBreakupModel::Fragment::mDeltaV_ECI {}

The initial velocity of the fragment [m/s].

◆ mLength

double WsfSatelliteBreakupModel::Fragment::mLength {0.0}

◆ mLocationECI

UtVec3d WsfSatelliteBreakupModel::Fragment::mLocationECI {}

The area of the fragment [m^2].

◆ mMass

double WsfSatelliteBreakupModel::Fragment::mMass {-1.0}

The ratio of area to mass of the fragment [m^2/kg].

Referenced by IsInitialized().

◆ mName

std::string WsfSatelliteBreakupModel::Fragment::mName {}

The change in velocity relative to the progenitor of this fragment [m/s].

◆ mVelocityECI

UtVec3d WsfSatelliteBreakupModel::Fragment::mVelocityECI {}

The initial location of the fragment [m].


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