|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.orekit.forces.radiation.ElementaryFlux
public class ElementaryFlux
Elementary flux
| Constructor Summary | |
|---|---|
ElementaryFlux(Vector3D edirFlux,
double eAlbedoPressure,
double eInfraRedPressure)
Constructor of elementary pressure |
|
| Method Summary | |
|---|---|
double |
getAlbedoPressure()
get the albedo pressure (N/M²) |
Vector3D |
getDirFlux()
get the direction flux |
double |
getInfraRedPressure()
get the infrared pressure (N/M²) |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ElementaryFlux(Vector3D edirFlux,
double eAlbedoPressure,
double eInfraRedPressure)
edirFlux - direction fluxeAlbedoPressure - albedo pressure (N/M²)eInfraRedPressure - infrared pressure (N/M²)| Method Detail |
|---|
public Vector3D getDirFlux()
public double getAlbedoPressure()
public double getInfraRedPressure()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||