ES Context ( antares.model.context.ESContext)

Antares context module.

class antares.model.context.ESContext

Bases: antares.model.context.Context

Represents a ES (Extended-source AstroObject) context object which is a sub-class of Context. It contains all the properties defined under ES context.

Attributes Summary

name Name of ES context.

Methods Summary

Attributes Documentation

name = 'ES'

Name of ES context.

Type:string

Methods Documentation