public class ApCoef extends Object
Constructor and Description |
---|
ApCoef()
Constructor.
|
ApCoef(double[] inAp)
Constructor.
|
public ApCoef()
public ApCoef(double[] inAp)
inAp
- magnetic valuespublic double[] getAp()
public void setAp(double[] inAp)
inAp
- the ap to setpublic void setAp(int position, int value)
position
- position in the array.value
- new value.Copyright © 2017 CNES. All rights reserved.