GroundFrame

class ctapipe.coordinates.ground_frames.GroundFrame(*args, copy=True, representation_type=None, differential_type=None, **kwargs)[source]

Bases: astropy.coordinates.baseframe.BaseCoordinateFrame

Ground coordinate frame. The ground coordinate frame is a simple cartesian frame describing the 3 dimensional position of objects compared to the array ground level in relation to the nomial centre of the array. Typically this frame will be used for describing the position on telescopes and equipment. In this frame x points north, y points west and z is meters above array center.

Frame attributes: None

Attributes Summary

default_differential

default_representation

frame_attributes

frame_specific_representation_info

name

Attributes Documentation

default_differential
default_representation
frame_attributes = {}
frame_specific_representation_info
name = 'groundframe'