BB.Dsl.Sphere (bb v0.2.1)

View Source

A spherical geometry

Summary

Types

t()

@type t() :: %BB.Dsl.Sphere{
  __identifier__: any(),
  __spark_metadata__: Spark.Dsl.Entity.spark_meta(),
  radius: Cldr.Unit.t()
}