Skip to content

Implement Float properties #62

@a5kin

Description

@a5kin

In order to experiment with cellular fields, we need to add support for floating point properties.

  • Add FloatProperty class
  • Implement float -> int packing
  • Implement int -> float unpacking
  • Provide automatic type casting in mixed float/int expressions (optional)
  • Cover new functionality by unit tests
  • Write an example using float property

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions