Besançon photometric database for Kuiper-Belt Objects and Centaurs
Photometric database : haveObjectData functions
haveObjectData
Returns the number of photometric data in the database for the selected ObjectName.
haveObjectData(ObjectName);
Parameters:
- ObjectName: name of required object
Returns the number of photometric data.
listObjects
Returns the list of all available objects in database.
listObjects();
Returns array of names.
Back