SourceFieldInfo¶
-
class
lsst.ts.MTMount.field_info.SourceFieldInfo(what)¶ Bases:
lsst.ts.MTMount.field_info.EnumFieldInfoInformation for the
sourcefield.Parameters: - what :
str Kind of message, e.g. “command” or “warning”. Used as part of the doc string.
Attributes Summary
defaultMethods Summary
assert_value_ok(value)str_from_value(value)Return a string representation of the value. value_from_str(strval)Convert a string to a value of the correct type. Attributes Documentation
-
default¶
Methods Documentation
-
assert_value_ok(value)¶
-
str_from_value(value)¶ Return a string representation of the value.
- what :