IM Context ( antares.model.context.IMContext)

Antares context module.

class antares.model.context.IMContext

Bases: antares.model.context.Context

Represents a IM (Image) context object which is a sub-class of Context. It contains all the properties defined under IM context.

Attributes Summary

name Name of IM context.

Methods Summary

Attributes Documentation

name = 'IM'

Name of IM context.

Type:string

Methods Documentation