KRC for Asteroids

From krc
(Difference between revisions)
Jump to: navigation, search
Line 13: Line 13:
  
 
  $ davinci
 
  $ davinci
  dv> krc()
+
  dv> krc(bodytype = "minor", body = "Abbe", lat = )
  
 
== KRC Fortran Input File Example ==
 
== KRC Fortran Input File Example ==

Revision as of 19:17, 18 July 2018

List of available Asteroids

Contents

General advice about using KRC on Asteroids

When using KRC on Asteroids the best practice is to:

  • For KRC Davinci Interface, use "minor" as the bodytype
  • For KRC Davinci interface, use quotation marks around the bodytype and body parameter (See Command Line Example Below)
  • For additional help see the Asteroids section of the advanced tutorial


Command Line Example

$ davinci
dv> krc(bodytype = "minor", body = "Abbe", lat = )

KRC Fortran Input File Example

Online Tool

Common Problems

Personal tools