Uses of Class
org.javastro.ivoa.entities.stc.v1.OrbitType.M
Packages that use OrbitType.M
-
Uses of OrbitType.M in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 declared as OrbitType.MModifier and TypeFieldDescriptionprotected OrbitType.MOrbitType.mMean anomaly at time T; if absent T will refer to pericenterMethods in org.javastro.ivoa.entities.stc.v1 that return OrbitType.MModifier and TypeMethodDescriptionObjectFactory.createOrbitTypeM()Create an instance ofOrbitType.MOrbitType.getM()Mean anomaly at time T; if absent T will refer to pericenterOrbitType.M.withGenUnit(String value) OrbitType.M.withIDREFType(String value) OrbitType.M.withIDType(String value) OrbitType.M.withPosAngleUnit(AngleUnitType value) OrbitType.M.withPosUnit(String value) OrbitType.M.withSpectralUnit(SpectralUnitType value) OrbitType.M.withTimeUnit(String value) OrbitType.M.withValue(double value) OrbitType.M.withVelTimeUnit(VelTimeUnitType value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type OrbitType.MModifier and TypeMethodDescriptionvoidOrbitType.setM(OrbitType.M value) Sets the value of the m property.OrbitType.withM(OrbitType.M value) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type OrbitType.MModifierConstructorDescriptionOrbitType(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