Skip to content

objectType TelescopeArray

a set of telescopes that are operated together for an observation

classDiagram

        class TelescopeArray{
        ivoa:string name

        }
        TelescopeArray *-- TelescopeArrayMember : arrayMembers

link TelescopeArrayMember "../TelescopeArrayMember"

Members

name type mult description
name ivoa:string the array name
arrayMembers TelescopeArrayMember 1 or more the telescopes that make up the array

References Detail