public class MagneticMoment extends Object implements MagneticMomentProvider
Constructor and Description |
---|
MagneticMoment(Vector3D moment)
Create a magnetic moment expressed in spacecraft main frame (incl.
|
Modifier and Type | Method and Description |
---|---|
Vector3D |
getMagneticMoment(AbsoluteDate date)
Get the magnetic moment at given date, in the main frame of the spacecraft
|
public MagneticMoment(Vector3D moment)
moment
- magnetic momentpublic Vector3D getMagneticMoment(AbsoluteDate date)
getMagneticMoment
in interface MagneticMomentProvider
date
- date for computation of magnetic momentCopyright © 2017 CNES. All rights reserved.