Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
C# (CSharp) NOVAS2.CelPole Examples
Programming Language:
C# (CSharp)
Class/Type:
NOVAS2
Method/Function:
CelPole
Examples at hotexamples.com:
1
C# (CSharp) NOVAS2.CelPole - 1 examples found
. These are the top rated real world C# (CSharp) examples of
NOVAS2.CelPole
extracted from open source projects. You can rate examples to help us improve the quality of examples.
Frequently Used Methods
Show
Hide
Aberration(9)
BaryToGeo(9)
EarthTilt(8)
GetEarth(4)
Equ2Hor(3)
AppPlanet(1)
AppStar(1)
AstroPlanet(1)
AstroStar(1)
CalDate(1)
CelPole(1)
Ephemeris(1)
FundArgs(1)
Frequently Used Methods
Aberration (9)
BaryToGeo (9)
EarthTilt (8)
GetEarth (4)
Equ2Hor (3)
AppPlanet (1)
AppStar (1)
AstroPlanet (1)
AstroStar (1)
CalDate (1)
Frequently Used Methods
CelPole (1)
Ephemeris (1)
FundArgs (1)
Example #1
0
Show file
File:
NOVAS2COM.cs
Project:
alvahdean/ASCOM.NETStandard
public void CelPole(double del_dpsi, double del_deps) { NOVAS2.CelPole(del_dpsi, del_deps); }
x