1 #ifndef LightTimeCorrectionState_h
2 #define LightTimeCorrectionState_h
91 bool m_swapObserverTarget;
92 bool m_sc_to_surf_ltcorr;
bool checkLightTimeToSurfaceCorrect(int ikCode, Spice *spice)
Determines state of surface to s/c light time correction.
LightTimeCorrectionState()
Default constructor sets default state of light time corrections.
QString getAberrationCorrection() const
Returns the value of the current stellar aberration state.
void setAberrationCorrection(const QString &correction)
Sets the aberration correction directly.
Provides interface to user configurable Light Time correction feature.
bool checkAberrationCorrection(int ikCode, Spice *spice)
Apply instrument (team) specific light time/stellar aborration option.
bool operator==(const LightTimeCorrectionState &state) const
Compare two instances of the LightTimeCorrectionState objects.
void setNoSwapObserverTarget()
Turns off swapping of observer/target (default)
bool checkObserverTargetSwap(int ikCode, Spice *spice)
Check status of target/observer swap specification.
bool isLightTimeToSurfaceCorrected() const
Returns state of light time from surface to center body correction.
void setNoCorrectLightTimeToSurface()
Disables state of light time from surface to center body for correction.
void setCorrectLightTimeToSurface()
Sets state of light time from surface to center body for orrection.
bool isObserverTargetSwapped() const
Returns state swap observer/target.
void setDefaultState()
Set default conditions for light time correction state.
bool checkSpkKernelsForAberrationCorrection()
Check for light time/stellar aberration tag in SPK comments.
Obtain SPICE information for a spacecraft.
void setSwapObserverTarget()
Turns on swapping of observer/target.
bool isLightTimeCorrected() const
Is light time to target corrected?