Edward Stanford wrote:
>
> Thanks to all who responded to my last.
>
> This one is fairly simple: assume one has an instance of a FieldImpl. How
> may one dynamically determine the FunctionType, and hence, the range
> RealType, of the FieldImpl? This seems like it should be _really_ obvious,
> and closely analogous to the many methods that enable one to investigate
> the domain Set, but I haven't spotted it.
getType() (inherited from DataImpl) returns the MathType of the
FieldImpl which can be cast to a FunctionType.
Hope that does the trick.
Doug
--
*----------------------------------------------------------------------*
| Doug Lindholm, Software Engineer | E-mail: lind@xxxxxxxx |
| Research Applications Program | Phone: 303-497-8374 |
| National Center for Atmospheric Research | |
| P.O. Box 3000 | There's no place |
| Boulder, Colorado 80307-3000 | like $HOME |
*----------------------------------------------------------------------*