Check if the coordinate system has a specific expression registered to it.
- Parameters:
expression_name (str
) – The name of the symbolic expression to check.
- Returns:
True
if the symbolic expression is registered at the class level.
- Return type:
bool