|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RadiationWrenchSensitive | |
---|---|
fr.cnes.sirius.patrius.assembly.models | |
fr.cnes.sirius.patrius.wrenches |
Uses of RadiationWrenchSensitive in fr.cnes.sirius.patrius.assembly.models |
---|
Classes in fr.cnes.sirius.patrius.assembly.models that implement RadiationWrenchSensitive | |
---|---|
class |
DirectRadiativeWrenchModel
This class represents a spacecraft capable of computing the wrench caused by solar radiation pressure. |
Uses of RadiationWrenchSensitive in fr.cnes.sirius.patrius.wrenches |
---|
Constructors in fr.cnes.sirius.patrius.wrenches with parameters of type RadiationWrenchSensitive | |
---|---|
SolarRadiationWrench(double distance,
double pressure,
double sunRadius,
PVCoordinatesProvider sunBody,
GeometricBodyShape shape,
RadiationWrenchSensitive spacecraftModel)
Complete constructor. |
|
SolarRadiationWrench(Parameter distance,
Parameter pressure,
Parameter sunRadius,
PVCoordinatesProvider sunBody,
GeometricBodyShape shape,
RadiationWrenchSensitive spacecraftModel)
Complete constructor using Parameter . |
|
SolarRadiationWrench(PVCoordinatesProvider sunBody,
GeometricBodyShape shape,
RadiationWrenchSensitive spacecraftModel)
Simple constructor with default reference values. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |