PlanetaryMoonData

For general access to the Wolfram Knowledgebase, use entities of type PlanetaryMoon instead of PlanetaryMoonData.

PlanetaryMoonData[entity,property]

gives the value of the specified property for the moon entity of a planet or minor planet.

PlanetaryMoonData[{entity1,entity2,},property]

gives a list of property values for the specified moon entities.

PlanetaryMoonData[entity,property,annotation]

gives the specified annotation associated with the property.

Details

  • PlanetaryMoonData[] gives a list of all planetary moon entities.
  • PlanetaryMoonData["Properties"] gives a list of available properties.
  • The specified entity in PlanetaryMoonData can be an Entity, EntityClass, entity canonical name, or list thereof.
  • The specified property can be an EntityProperty, EntityPropertyClass, property canonical name, or list of properties.
  • Properties that do not apply or are not known in a particular case are indicated by Missing[].
  • Properties include:
  • "AbsoluteMagnitudeH"absolute magnitude H
    "Age"age
    "Albedo"albedo
    "AlphanumericName"alphanumeric name
    "AlternateNames"alternate names
    "Altitude"altitude
    "AltitudeMaximum"next maximum altitude
    "AltitudeTransit"next transit altitude
    "AngularDiameterFromEarth"angular diameter as seen from Earth
    "AngularRadiusFromEarth"angular radius as seen from Earth
    "Apoapsis"largest distance from orbit center
    "ApoapsisTime"next apoapsis time
    "ApoapsisTimeLast"last apoapsis time
    "ApparentAltitude"apparent altitude
    "ApparentMagnitude"apparent magnitude
    "AscendingNodeLongitude"longitude of ascending node
    "AtmosphericComposition"atmospheric composition
    "AtmosphericPressure"atmospheric pressure
    "AverageDistanceFromEarth"average distance from Earth
    "AverageOrbitDistance"average orbit distance
    "AverageOrbitVelocity"average orbit velocity
    "AverageTemperature"average temperature
    "Azimuth"azimuth
    "AzimuthRise"azimuth at rise
    "AzimuthSet"azimuth at set
    "BooleanRise"above the horizon
    "Classes"classes
    "Color"color
    "Constellation"constellation
    "CylindricalEquidistantTexture"cylindrical equidistant texture
    "DailyTimeAboveHorizon"daily time above horizon
    "Declination"declination
    "Density"mean density
    "Diameter"average diameter
    "Discoverers"discoverers
    "DiscoveryYear"discovery year
    "DistanceFromEarth"distance from Earth
    "DistanceFromSun"distance from Sun
    "EccentricAnomaly"eccentric anomaly
    "Eccentricity"orbital eccentricity
    "EffectiveTemperature"effective temperature
    "EquatorialAngularVelocity"equatorial angular velocity
    "EquatorialCircumference"equatorial circumference
    "EquatorialDiameter"equatorial diameter
    "EquatorialFrequency"equatorial frequency
    "EquatorialRadius"equatorial radius
    "EscapeVelocity"escape velocity
    "FarthestPlanet"farthest solar system planet
    "GalacticLatitude"galactic latitude
    "GalacticLongitude"galactic longitude
    "GeocentricEclipticLatitude"geocentric ecliptic latitude
    "GeocentricEclipticLongitude"geocentric ecliptic longitude
    "GravitationalConstantMassProduct"standard gravitational parameter
    "Gravity"gravity
    "GreenwichHourAngle"Greenwich hour angle
    "HeliocentricEclipticLatitude"heliocentric ecliptic latitude
    "HeliocentricEclipticLongitude"heliocentric ecliptic longitude
    "HelioCoordinates"heliocentric XYZ coordinates
    "HillRadius"Hill radius
    "Image"image
    "Inclination"orbital inclination
    "LocalHourAngle"local hour angle
    "MajorAxis"major axis
    "Mass"mass
    "MaximalAltitudeTime"next maximum altitude time
    "MaximumTemperature"maximum temperature
    "MinimumTemperature"minimum temperature
    "MinorAxis"minor axis
    "MomentOfInertia"rotational moment of inertia
    "Name"name
    "NearestPlanet"nearest solar system planet
    "Obliquity"obliquity
    "OrbitalAngularMomentum"orbital angular momentum
    "OrbitalKineticEnergy"orbital kinetic energy
    "OrbitalMomentOfInertia"orbital moment of inertia
    "OrbitCenter"orbit center
    "OrbitCircumference"orbit circumference
    "OrbitPeriod"orbital period
    "Periapsis"nearest distance from orbit center
    "PeriapsisArgument"argument of periapsis
    "PeriapsisTime"next periapsis time
    "PeriapsisTimeLast"last periapsis time
    "PolarDiameter"polar diameter
    "PolarRadius"polar radius
    "Radius"average radius
    "RetrogradeApparentMotionQuery"apparent direction
    "RightAscension"right ascension
    "RiseTime"next rise
    "RocheLimit"Roche limit
    "RotationalAngularMomentum"rotational angular momentum
    "RotationPeriod"rotation period
    "SemimajorAxis"orbital semimajor axis
    "SemiminorAxis"orbital semiminor axis
    "SetTime"next set
    "Shape"shape
    "SiderealHourAngle"sidereal hour angle
    "SolarDay"solar day
    "SolidAngleFromEarth"solid angle
    "StationaryOrbitRadius"stationary orbit radius
    "StationaryOrbitSpeed"stationary orbit speed
    "SunElongation"elongation from the Sun
    "SurfaceArea"surface area
    "TexturedSurface"3D graphic
    "TransitTime"next transit time
    "TrueAnomaly"true anomaly
    "Volume"volume
  • Some properties are available for PlanetaryMoonData as a whole and can be given using the form PlanetaryMoonData[property]. Such properties include:
  • "Entities"all available entities
    "EntityCount"total number of available entities
    "Classes"all available entity classes
    "EntityClassCount"total number of available entity classes
    "SampleEntities"list of sample entities
    "SampleEntityClasses"list of sample entity classes
    "EntityCanonicalNames"list of all entity canonical names
    "PropertyCanonicalNames"list of all property canonical names
    "EntityClassCanonicalNames"list of all entity class canonical names
    "RandomEntities"pseudorandom sample entities
    {"RandomEntities",n}n pseudorandom entities
    "RandomEntityClasses"pseudorandom sample entity classes
    {"RandomEntityClasses",n}n pseudorandom entity classes
  • The following annotations can be used in the third argument of PlanetaryMoonData[entity,property,annotation]:
  • "Qualifiers"the list of possible qualifiers for the property
    "QualifierValues"the list of possible values that can be given to each qualifier
    "DefaultQualifierValues"the list of default values for the property's qualifiers
    "Description"a brief textual description of the property
    "Definition"a detailed textual definition of the property
    "Source"source information for the property
    "Date"the date associated with the entity-property value (if any)
    "PhysicalQuantity"the physical quantity associated with the entity-property value
    "Unit"the unit associated with the entity-property value
    "EntityAssociation"an association of entities and entity-property values
    "PropertyAssociation"an association of properties and entity-property values
  • If a function is provided as an annotation, it will be used to aggregate the result data. Typical aggregation functions include:
  • Minthe minimum value
    Maxthe maximum value
    Meanthe mean value
    Commonestthe most frequently occurring value
    Medianthe median value
    Totalreturn the total
    Lengththe number of elements

Examples

open allclose all

Basic Examples  (6)

Use for discovery:

Find the mass of a moon:

Compare the orbit distance of a moon to the radius of the planet it orbits:

Get a list of classes of moons:

Look up the orbit periods of the moons of Neptune:

Get a list of all available moons:

Scope  (4)

The known satellites of Neptune:

Diameter of each satellite:

Orbital semimajor axis:

The minor planet Eris has one known satellite:

Orbital semimajor axis:

Date qualifiers can accept an explicit DateObject or queries that evaluate to a DateObject:

Date qualifiers can also be specified using Dated:

Location qualifiers can accept an explicit GeoPosition, location-based Entity objects, or queries that evaluate to one of these:

Applications  (3)

The corresponding plot for all known planetary moons, with a line for each planet:

Find the total number of known planetary moons in the solar system:

Make a log-rank plot of the masses of the moons, with names as tooltips:

Properties & Relations  (1)

PlanetaryMoonData can be combined with SolarSystemFeatureData to create maps with labeled features:

Neat Examples  (1)

Plot diameter against discovery year for the known moons of Saturn:

Wolfram Research (2014), PlanetaryMoonData, Wolfram Language function, https://reference.wolfram.com/language/ref/PlanetaryMoonData.html.

Text

Wolfram Research (2014), PlanetaryMoonData, Wolfram Language function, https://reference.wolfram.com/language/ref/PlanetaryMoonData.html.

CMS

Wolfram Language. 2014. "PlanetaryMoonData." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/PlanetaryMoonData.html.

APA

Wolfram Language. (2014). PlanetaryMoonData. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/PlanetaryMoonData.html

BibTeX

@misc{reference.wolfram_2023_planetarymoondata, author="Wolfram Research", title="{PlanetaryMoonData}", year="2014", howpublished="\url{https://reference.wolfram.com/language/ref/PlanetaryMoonData.html}", note=[Accessed: 18-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_planetarymoondata, organization={Wolfram Research}, title={PlanetaryMoonData}, year={2014}, url={https://reference.wolfram.com/language/ref/PlanetaryMoonData.html}, note=[Accessed: 18-March-2024 ]}