Module AIPS :: Class AIPSDisk
[hide private]
[frames] | no frames]

Class AIPSDisk

source code

Class representing a (possibly remote) AIPS disk. An instance of this class stores an AIPS disk number and the URL of the proxy through which it can be accessed. For local AIPS disks the URL will be None.

Instance Methods [hide private]
 
__init__(self, url, disk) source code
 
proxy(self)
Return the proxy through which this AIPS disk can be accessed.
source code