Uses of Class
org.javastro.ivoa.entities.stc.v1.OrbitType
Packages that use OrbitType
-
Uses of OrbitType in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 declared as OrbitTypeModifier and TypeFieldDescriptionprotected OrbitTypeAstroCoordsType.orbitOrbit specified by orbital elementsMethods in org.javastro.ivoa.entities.stc.v1 that return OrbitTypeModifier and TypeMethodDescriptionObjectFactory.createOrbitType()Create an instance ofOrbitTypeAstroCoordsType.getOrbit()Orbit specified by orbital elementsOrbitType.withA(OrbitType.A value) OrbitType.withAop(OrbitType.Aop value) OrbitType.withE(Double1Type value) OrbitType.withFrameId(Object value) OrbitType.withI(OrbitType.I value) OrbitType.withIDREFType(String value) OrbitType.withIDType(String value) OrbitType.withM(OrbitType.M value) OrbitType.withNode(OrbitType.Node value) OrbitType.withP(OrbitType.P value) OrbitType.withQ(OrbitType.Q value) OrbitType.withT(AstronTimeType value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type OrbitTypeModifier and TypeMethodDescriptionvoidSets the value of the orbit property.Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type OrbitTypeModifierConstructorDescriptionAstroCoordsType(String id, Object idref, String ucd, String type, String href, String idType, String idrefType, List<jakarta.xml.bind.JAXBElement<? extends CoordinateType>> genCoordinates, Object coordSystemId, TimeCoordinateType time, jakarta.xml.bind.JAXBElement<? extends CoordinateType> position, jakarta.xml.bind.JAXBElement<? extends CoordinateType> velocity, SpectralCoordinateType spectral, RedshiftCoordinateType redshift, AstroCoordsFileType coordFile, OrbitType orbit) Fully-initialising value constructor