DEIMOS
Earth Observation Mission CFI Software
DataHandling Software User Manual
for JAVA
ESA

EECFI.HarmonicData Class Reference

Harmonic data. More...

List of all members.

Public Member Functions

 HarmonicData ()
 Constructor.
 HarmonicData (Vector< Long > harmonicTypPitch, Vector< Long > harmonicTypRoll, Vector< Long > harmonicTypYaw, Vector< Double > harmonicCoefPitch, Vector< Double > harmonicCoefRoll, Vector< Double > harmonicCoefYaw)
 Constructor with parameters.

Public Attributes

Vector< Long > harmonicTypePitch
 Harmonic type pitch.
Vector< Long > harmonicTypeRoll
 Harmonic type roll.
Vector< Long > harmonicTypeYaw
 Harmonic type yaw.
Vector< Double > harmonicCoeffPitch
 Harmonic coefficient pitch.
Vector< Double > harmonicCoeffRoll
 Harmonic coefficient roll.
Vector< Double > harmonicCoeffYaw
 Harmonic coefficient yaw.

Detailed Description

Harmonic data.


Constructor & Destructor Documentation

EECFI.HarmonicData.HarmonicData (  ) 

Constructor.

EECFI.HarmonicData.HarmonicData ( Vector< Long >  harmonicTypPitch,
Vector< Long >  harmonicTypRoll,
Vector< Long >  harmonicTypYaw,
Vector< Double >  harmonicCoefPitch,
Vector< Double >  harmonicCoefRoll,
Vector< Double >  harmonicCoefYaw 
)

Constructor with parameters.


Member Data Documentation

Harmonic coefficient pitch.

Harmonic coefficient roll.

Harmonic coefficient yaw.

Harmonic type pitch.

Harmonic type roll.

Harmonic type yaw.


Generated on Mon Dec 11 2023 14:48:13 for by doxygen 1.7.1