Uses of Class
gov.nasa.arc.pds.xml.generated.TelescopeAltitude
-
Packages that use TelescopeAltitude Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of TelescopeAltitude in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as TelescopeAltitude Modifier and Type Field Description protected TelescopeAltitude
Telescope. telescopeAltitude
Methods in gov.nasa.arc.pds.xml.generated that return TelescopeAltitude Modifier and Type Method Description TelescopeAltitude
ObjectFactory. createTelescopeAltitude()
Create an instance ofTelescopeAltitude
TelescopeAltitude
Telescope. getTelescopeAltitude()
Gets the value of the telescopeAltitude property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type TelescopeAltitude Modifier and Type Method Description void
Telescope. setTelescopeAltitude(TelescopeAltitude value)
Sets the value of the telescopeAltitude property.
-