Navigation
index
next
|
previous
|
Archive
«
cf-python 1.2.3
»
Documentation
»
Reference manual
»
Classes of the
cf
module
»
cf.Coordinate
»
cf.Coordinate.override_units
¶
Coordinate.
override_units
(
new_units
,
i=False
)
[source]
¶
i:
bool
, optional
If True then update the coordinate in place. By default a new coordinate is created. In either case, a coordinate is returned.
Previous topic
cf.Coordinate.name
Next topic
cf.Coordinate.select
This Page
Show Source
Quick search
Navigation
index
next
|
previous
|
Archive
«
cf-python 1.2.3
»
Documentation
»
Reference manual
»
Classes of the
cf
module
»
cf.Coordinate
»