Uses of Enum Class
org.marsik.ham.adif.enums.Propagation
Packages that use Propagation
Package
Description
-
Uses of Propagation in org.marsik.ham.adif.enums
Methods in org.marsik.ham.adif.enums that return PropagationModifier and TypeMethodDescriptionstatic PropagationPropagation.findByCode(String code) static PropagationReturns the enum constant of this class with the specified name.static Propagation[]Propagation.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of Propagation in uk.m0nom.adifproc.comms
Methods in uk.m0nom.adifproc.comms that return PropagationModifier and TypeMethodDescriptionstatic PropagationPropagationModePredictor.predictPropagationMode(double frequencyInKhz, double distanceInKm) -
Uses of Propagation in uk.m0nom.adifproc.comms.ionosphere
Methods in uk.m0nom.adifproc.comms.ionosphere with parameters of type PropagationModifier and TypeMethodDescriptionIonosphere.getBounces(Propagation mode, double frequencyInKhz, double distanceInKm, LocalTime timeOfDay, double myAltitude, double theirAltitude, double hfAntennaTakeoffAngle)