Uses of Enum Class
gov.nasa.gsfc.sscweb.schema.CoordinateSystem
Packages that use CoordinateSystem
-
Uses of CoordinateSystem in gov.nasa.gsfc.sscweb.schema
Fields in gov.nasa.gsfc.sscweb.schema declared as CoordinateSystemModifier and TypeFieldDescriptionprotected CoordinateSystemBFieldTraceOptions.coordinateSystemSpecifies the coordinate systemprotected CoordinateSystemBTraceData.coordinateSystemIdentifies the coordinate system.protected CoordinateSystemCoordinateData.coordinateSystemIdentifies the coordinate system.protected CoordinateSystemCoordinateOptions.coordinateSystemSpecifies the coordinate system.protected CoordinateSystemOrbitGraphOptions.coordinateSystemCoordinate system.protected CoordinateSystemResultOptions.subSatelliteCoordinateSystemSub-satellite coordinate system.private final CoordinateSystemProjectionCoordinateSystem.valueprivate final CoordinateSystemTraceCoordinateSystem.valueMethods in gov.nasa.gsfc.sscweb.schema that return CoordinateSystemModifier and TypeMethodDescriptionstatic CoordinateSystemGets the enum associated to the value passed as parameter.BFieldTraceOptions.getCoordinateSystem()Specifies the coordinate systemBTraceData.getCoordinateSystem()Identifies the coordinate system.CoordinateData.getCoordinateSystem()Identifies the coordinate system.CoordinateOptions.getCoordinateSystem()Specifies the coordinate system.OrbitGraphOptions.getCoordinateSystem()Coordinate system.ResultOptions.getSubSatelliteCoordinateSystem()Sub-satellite coordinate system.ProjectionCoordinateSystem.value()Gets the value associated to the enum constant.TraceCoordinateSystem.value()Gets the value associated to the enum constant.static CoordinateSystemReturns the enum constant of this class with the specified name.static CoordinateSystem[]CoordinateSystem.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in gov.nasa.gsfc.sscweb.schema with parameters of type CoordinateSystemModifier and TypeMethodDescriptionstatic ProjectionCoordinateSystemProjectionCoordinateSystem.fromValue(CoordinateSystem v) Gets the enum associated to the value passed as parameter.static TraceCoordinateSystemTraceCoordinateSystem.fromValue(CoordinateSystem v) Gets the enum associated to the value passed as parameter.voidBFieldTraceOptions.setCoordinateSystem(CoordinateSystem value) Sets the value of the coordinateSystem property.voidBTraceData.setCoordinateSystem(CoordinateSystem value) Sets the value of the coordinateSystem property.voidCoordinateData.setCoordinateSystem(CoordinateSystem value) Sets the value of the coordinateSystem property.voidCoordinateOptions.setCoordinateSystem(CoordinateSystem value) Sets the value of the coordinateSystem property.voidOrbitGraphOptions.setCoordinateSystem(CoordinateSystem value) Sets the value of the coordinateSystem property.voidResultOptions.setSubSatelliteCoordinateSystem(CoordinateSystem value) Sets the value of the subSatelliteCoordinateSystem property.Constructors in gov.nasa.gsfc.sscweb.schema with parameters of type CoordinateSystemModifierConstructorDescriptionprivateprivate