Exemplo n.º 1
0
 class FooUnits(HasProps):
     x = bcpd.AngleSpec("x")
Exemplo n.º 2
0
 class Foo(HasProps):
     x = bcpd.AngleSpec(default=14)