Practical Astronomy Algorithms in .NET/C#
Loading...
Searching...
No Matches
PABinary Class Reference

Binary star calculations. More...

Public Member Functions

double double separationArcsec BinaryStarOrbit (double greenwichDateDay, int greenwichDateMonth, int greenwichDateYear, string binaryName)
 

Public Attributes

double positionAngleDeg
 Calculate orbital data for binary star.
 

Detailed Description

Binary star calculations.

Definition at line 10 of file PABinary.cs.

Member Function Documentation

◆ BinaryStarOrbit()

double double separationArcsec BinaryStarOrbit ( double  greenwichDateDay,
int  greenwichDateMonth,
int  greenwichDateYear,
string  binaryName 
)

Definition at line 19 of file PABinary.cs.

Member Data Documentation

◆ positionAngleDeg

double positionAngleDeg

Calculate orbital data for binary star.

Returns
positionAngleDeg – Position angle (degrees)

separationArcsec – Separation of binary members (arcseconds)

Definition at line 19 of file PABinary.cs.


The documentation for this class was generated from the following file: