|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SignalPropagationModel.FixedDate | |
---|---|
fr.cnes.sirius.patrius.signalpropagation |
Uses of SignalPropagationModel.FixedDate in fr.cnes.sirius.patrius.signalpropagation |
---|
Methods in fr.cnes.sirius.patrius.signalpropagation that return SignalPropagationModel.FixedDate | |
---|---|
SignalPropagationModel.FixedDate |
SignalPropagation.getFixedDateType()
|
static SignalPropagationModel.FixedDate |
SignalPropagationModel.FixedDate.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SignalPropagationModel.FixedDate[] |
SignalPropagationModel.FixedDate.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in fr.cnes.sirius.patrius.signalpropagation with parameters of type SignalPropagationModel.FixedDate | |
---|---|
SignalPropagation |
SignalPropagationModel.computeSignalPropagation(PVCoordinatesProvider transmitter,
PVCoordinatesProvider receiver,
AbsoluteDate date,
SignalPropagationModel.FixedDate fixedDateType)
Computes the signal propagation object in the void at a particular date |
Constructors in fr.cnes.sirius.patrius.signalpropagation with parameters of type SignalPropagationModel.FixedDate | |
---|---|
SignalPropagation(Vector3D propagationVector,
AbsoluteDate inEmissionDate,
AbsoluteDate inReceptionDate,
Frame refFrame,
SignalPropagationModel.FixedDate fixedDate)
Constructor with computation of one of the dates |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |