Method: Wcs::WorldCoor#wcseqset
- Defined in:
- lib/wcs/libdoc.rb
#wcseqset(equinox) ⇒ nil
Change equinox of reference pixel coordinates in WCS
234 235 236 |
# File 'lib/wcs/libdoc.rb', line 234 def wcseqset(equinox) # This function is defined in C end |