Provides access to the properties and methods used in defining a star object.
AccessConstraints | Get the constraints imposed on the star. |
Epoch | Epoch of the star position information as a Julian epoch (yyyy.yy). The Julian epoch is related to the Julian date by the expression JD = 2451545.0 + (yyyy.yy - 2000.0) x 365.25, where 2451545.0 (TT) represents the standard J2000 epoch. |
Graphics | Get the star's 2D Graphics properties. |
LocationDeclination | The star's declination: the angle from the inertial equator measured toward the inertial positive Z-axis. Uses Angle Dimension. |
LocationRightAscension | The star's right ascension: the angle in the equatorial plane measured in a right-handed sense about the inertial Z-axis from the inertial X-axis. Uses Angle Dimension. |
Magnitude | Magnitude, the visual brightness of the star. Dimensionless. |
Parallax | Annual parallax: motion of a star due to changes in the Earth's position relative to the solar system barycenter. Uses Angle Dimension. |
ProperMotionDeclination | Motion of the star relative to the solar system barycenter expressed in arc seconds per year. Here, declination refers to motion from the inertial equator measured towards the inertial positive Z-axis. Uses AngleRate Dimension. |
ProperMotionRadialVelocity | Property motion radial velocity. Uses Distance dimension. |
ProperMotionRightAscension | Motion of the star relative to the solar system barycenter expressed in arc seconds per year. Here, right ascension refers to motion in the equatorial plane measured in a right-handed sense about the inertial Z-axis from the inertial X-axis. Uses AngleRate Dimension. |
ReferenceFrame | Returns a reference frame. |
VO | Get the star's 3D Graphics properties. |
Implemented Interface |
---|
IAgStkObject |
IAgLifetimeInformation |
Name |
---|
AgStar |
Create a star (on current scenario central body)
[C#] | ||
---|---|---|
|
Configure basic properties
[C#] | ||
---|---|---|
|
Create a star from a star database
[C#] | ||
---|---|---|
|
Create a star (on current scenario central body)
[Visual Basic .NET] | ||
---|---|---|
|
Configure basic properties
[Visual Basic .NET] | ||
---|---|---|
|
Create a star from a star database
[Visual Basic .NET] | ||
---|---|---|
|