StarClusterData

For general access to the Wolfram Knowledgebase, use entities of type StarCluster instead of StarClusterData.

StarClusterData[entity,property]

gives the value of the specified property for the star cluster entity.

StarClusterData[{entity1,entity2,},property]

gives a list of property values for the specified star cluster entities.

StarClusterData[entity,property,annotation]

gives the specified annotation associated with the given property.

Details

  • StarClusterData[] gives a list of all star cluster entities.
  • StarClusterData["Properties"] gives a list of available properties.
  • The specified entity in StarClusterData 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:
  • "AlphanumericName"alphanumeric name
    "AlternateNames"alternate names
    "Altitude"altitude
    "AltitudeTransit"next transit altitude
    "AngularDiameterFromEarth"angular diameter as seen from Earth
    "AngularRadiusFromEarth"angular radius as seen from Earth
    "ApparentAltitude"apparent altitude
    "ApparentMagnitude"apparent magnitude
    "Azimuth"azimuth
    "AzimuthRise"azimuth at rise
    "AzimuthSet"azimuth at set
    "BlueBandMagnitude"blue band magnitude
    "BooleanRise"above the horizon
    "Classes"classes
    "Constellation"constellation
    "DailyTimeAboveHorizon"daily time above horizon
    "Declination"declination
    "Diameter"average diameter
    "DistanceFromEarth"distance from Earth
    "DistanceFromSun"distance from Sun
    "GalacticLatitude"galactic latitude
    "GalacticLongitude"galactic longitude
    "GeocentricEclipticLatitude"geocentric ecliptic latitude
    "GeocentricEclipticLongitude"geocentric ecliptic longitude
    "GlobularClusterType"ShapleySawyer concentration class
    "GreenwichHourAngle"Greenwich hour angle
    "HeliocentricEclipticLatitude"heliocentric ecliptic latitude
    "HeliocentricEclipticLongitude"heliocentric ecliptic longitude
    "HelioCoordinates"heliocentric XYZ coordinates
    "ICNumber"IC number
    "Image"image
    "LocalHourAngle"local hour angle
    "MaximalAltitudeTime"next maximum altitude time
    "Name"name
    "NGCNumber"NGC number
    "RadialVelocity"radial velocity
    "Radius"average radius
    "Redshift"redshift
    "RightAscension"right ascension
    "RiseTime"next rise
    "SetTime"next set
    "SiderealHourAngle"sidereal hour angle
    "TransitTime"next transit time
    "VisualBandMagnitude"visual band magnitude
  • Some properties are available for StarClusterData as a whole and can be given using the form StarClusterData[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 StarClusterData[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
    Totalreturns the total
    Lengththe number of elements

Examples

open allclose all

Basic Examples  (4)

Use for discovery:

Find the distance to a star cluster:

Find the equatorial coordinates of a star cluster:

Find the current sky position of a star cluster from your location:

Scope  (2)

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:

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

Text

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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