Uses of Class
gov.nasa.gsfc.spdf.ssc.BFieldTraceOptions
-
-
Uses of BFieldTraceOptions in gov.nasa.gsfc.spdf.ssc
Methods in gov.nasa.gsfc.spdf.ssc that return types with arguments of type BFieldTraceOptions Modifier and Type Method Description java.util.List<BFieldTraceOptions>
OutputOptions. getBFieldTraceOptions()
Gets the B field trace options.java.util.List<BFieldTraceOptions>
TimeSeriesGraphOptions. getBFieldTraceOptions()
Gets the B field trace options.Method parameters in gov.nasa.gsfc.spdf.ssc with type arguments of type BFieldTraceOptions Modifier and Type Method Description void
OutputOptions. setBFieldTraceOptions(java.util.List<BFieldTraceOptions> value)
Sets the B field trace listing options.void
TimeSeriesGraphOptions. setBFieldTraceOptions(java.util.List<BFieldTraceOptions> value)
Sets the B field trace listing options.
-