Uses of Class
org.javastro.ivoa.entities.stc.v1.OrbitType.Q
Packages that use OrbitType.Q
-
Uses of OrbitType.Q in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 declared as OrbitType.QModifier and TypeFieldDescriptionprotected OrbitType.QOrbitType.qPeriapsis distance; required (instead of a) for open orbits (e>=1)Methods in org.javastro.ivoa.entities.stc.v1 that return OrbitType.QModifier and TypeMethodDescriptionObjectFactory.createOrbitTypeQ()Create an instance ofOrbitType.QOrbitType.getQ()Periapsis distance; required (instead of a) for open orbits (e>=1)OrbitType.Q.withGenUnit(String value) OrbitType.Q.withIDREFType(String value) OrbitType.Q.withIDType(String value) OrbitType.Q.withPosAngleUnit(AngleUnitType value) OrbitType.Q.withPosUnit(String value) OrbitType.Q.withSpectralUnit(SpectralUnitType value) OrbitType.Q.withTimeUnit(String value) OrbitType.Q.withValue(double value) OrbitType.Q.withVelTimeUnit(VelTimeUnitType value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type OrbitType.QModifier and TypeMethodDescriptionvoidOrbitType.setQ(OrbitType.Q value) Sets the value of the q property.OrbitType.withQ(OrbitType.Q value) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type OrbitType.QModifierConstructorDescriptionOrbitType(String id, Object idref, String ucd, String type, String href, String idType, String idrefType, String name, Object frameId, OrbitType.Q q, OrbitType.A a, Double1Type e, OrbitType.I i, OrbitType.Node node, OrbitType.Aop aop, OrbitType.M m, OrbitType.P p, AstronTimeType t) Fully-initialising value constructor