Uses of Class
gov.nasa.gsfc.spdf.ssc.BFieldModelParameters
-
-
Uses of BFieldModelParameters in gov.nasa.gsfc.spdf.ssc
Methods in gov.nasa.gsfc.spdf.ssc that return BFieldModelParameters Modifier and Type Method Description BFieldModelParametersBFieldModelOptions. getExternalModel()Gets the external B field model options.Methods in gov.nasa.gsfc.spdf.ssc with parameters of type BFieldModelParameters Modifier and Type Method Description voidBFieldModelOptions. setExternalModel(BFieldModelParameters value)Sets the external B field model options.Constructors in gov.nasa.gsfc.spdf.ssc with parameters of type BFieldModelParameters Constructor Description BFieldModelOptions(InternalBFieldModel internalModel, BFieldModelParameters externalModel, double fieldLinesStopAltitude)Constructs a BFieldModelOptions object with the given attribute values.
-