IS Context ( antares.model.context.ISContext
)¶
Antares context module.
-
class
antares.model.context.
ISContext
¶ Bases:
antares.model.context.Context
Represents a IS (Image Section) context object which is a sub-class of
Context
. It contains all the properties defined under IS context.Attributes Summary
name
Name of IS context. Methods Summary
Attributes Documentation
-
name
= 'IS'¶ Name of IS context.
Type: string
Methods Documentation
-