Uses of Class
org.javastro.ivoa.entities.stc.v1.OrbitType.A
Packages that use OrbitType.A
-
Uses of OrbitType.A in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 declared as OrbitType.AModifier and TypeFieldDescriptionprotected OrbitType.AOrbitType.aSemi-major axis for elliptical (closed) orbits (1>e>=0) only; for parabolic or hyperbolic orbits us periapsis distance qMethods in org.javastro.ivoa.entities.stc.v1 that return OrbitType.AModifier and TypeMethodDescriptionObjectFactory.createOrbitTypeA()Create an instance ofOrbitType.AOrbitType.getA()Semi-major axis for elliptical (closed) orbits (1>e>=0) only; for parabolic or hyperbolic orbits us periapsis distance qOrbitType.A.withGenUnit(String value) OrbitType.A.withIDREFType(String value) OrbitType.A.withIDType(String value) OrbitType.A.withPosAngleUnit(AngleUnitType value) OrbitType.A.withPosUnit(String value) OrbitType.A.withSpectralUnit(SpectralUnitType value) OrbitType.A.withTimeUnit(String value) OrbitType.A.withValue(double value) OrbitType.A.withVelTimeUnit(VelTimeUnitType value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type OrbitType.AModifier and TypeMethodDescriptionvoidOrbitType.setA(OrbitType.A value) Sets the value of the a property.OrbitType.withA(OrbitType.A value) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type OrbitType.AModifierConstructorDescriptionOrbitType(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