Exemplo n.º 1
0
 /// <summary>
 /// set directory path of ephemeris files
 /// </summary>
 public void swe_set_ephe_path(String path)
 {
     Sweph.swe_set_ephe_path(path);
 }