- ←Prev
- AST
A Library for Handling
World Coordinate Systems
in Astronomy - Next→
- TOC ↑
Description:
This function
returns a logical result to indicate whether the supplied
Object has an attribute with the supplied
name.
Invocation
RESULT = AST_HASATTRIBUTE( THIS, ATTRIB, STATUS )
Arguments
THIS =
INTEGER (Given)
Pointer to the first Object.
ATTRIB = INTEGER (Given)
The name of the
attribute to be tested.
STATUS = INTEGER (Given and Returned)
The global status.
Applicability
Object
This routine applies to all Objects.
Returned Value
.TRUE. if the Object has the named attribute, otherwise .FALSE.
Notes:
Copyright (C) 2021 East Asian Observatory
- ←Prev
- AST
A Library for Handling
World Coordinate
Systems
in Astronomy - Next→
- TOC ↑