예제 #1
0
 class FooUnits(HasProps):
     x = bcpd.AngleSpec("x")
예제 #2
0
 class Foo(HasProps):
     x = bcpd.AngleSpec(default=14)