TiltedGroundFrame#
- class ctapipe.coordinates.ground_frames.TiltedGroundFrame(*args, copy=True, representation_type=None, differential_type=None, **kwargs)[source]#
Bases:
BaseCoordinateFrame
Tilted ground coordinate frame. The tilted ground coordinate frame is a cartesian system describing the 2 dimensional projected positions of objects in a tilted plane described by pointing_direction Typically this frame will be used for the reconstruction of the shower core position
Frame attributes:
pointing_direction
Alt,Az direction of the tilted reference plane
Attributes Summary
Default representation for differential data (e.g., velocity)
Default representation for position data
Mapping for frame-specific component names
A frame attribute
Attributes Documentation
- default_differential#
Default representation for differential data (e.g., velocity)
- default_representation#
Default representation for position data
- frame_attributes = {'pointing_direction': <astropy.coordinates.attributes.CoordinateAttribute object>}#
- frame_specific_representation_info#
Mapping for frame-specific component names
- name = 'tiltedgroundframe'#
- pointing_direction#
A frame attribute
No default value