cf 3.0.6
Introduction
CF data model
Installation
Tutorial
Analysis
API reference
Aggregation rules
Performance
Older releases
Change log
Related Topics
Documentation overview
API reference
cf classes
cf.CoordinateConversion
Previous:
cf.CoordinateConversion.__nonzero__
Next:
cf.CoordinateConversion.__str__
This Page
Show Source
Quick search
cf.CoordinateConversion.__repr__
¶
CoordinateConversion.
__repr__
(
)
[source]
¶
Called by the
repr
built-in function.
x.__repr__() <==> repr(x)