Provides access to the properties and methods used in defining a star object.
![]() | Get the constraints imposed on the star. |
![]() | 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. |
![]() | Get the star's 2D Graphics properties. |
![]() | The star's declination: the angle from the inertial equator measured toward the inertial positive Z-axis. Uses Angle Dimension. |
![]() | 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, the visual brightness of the star. Dimensionless. |
![]() | Annual parallax: motion of a star due to changes in the Earth's position relative to the solar system barycenter. Uses Angle Dimension. |
![]() | 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. |
![]() | Property motion radial velocity. Uses Distance dimension. |
![]() | 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. |
![]() | Returns a reference frame. |
![]() | 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] | ||
---|---|---|
|