CREW/AVACS examples
From CrewWiki
(Difference between revisions)
Hamann (Talk | contribs)
(Created page with "Go back to CREW software package ==Display a RGB image with the track of the ATRAIN satellite constellation== <code> o=obj_new('cws_stats') <br> o->s...")
Newer edit →
(Created page with "Go back to CREW software package ==Display a RGB image with the track of the ATRAIN satellite constellation== <code> o=obj_new('cws_stats') <br> o->s...")
Newer edit →
Revision as of 16:00, 24 February 2014
Go back to CREW software package
Display a RGB image with the track of the ATRAIN satellite constellation
o=obj_new('cws_stats')
o->set_product,'rgb'
o->set_date,2008,6,13,12,00
o->make_image, /single, /track
obj_destroy, o
RGB image with Atrain track