org.abh80.nf.frames

Members list

Type members

Classlikes

enum DefaultFrames(name: String)

Attributes

Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
class Frame(val parent: Option[Frame], val depth: Int, val name: String, val pseudoInertial: Boolean)

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
case object Frame

Attributes

Companion
class
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Frame.type
trait ReferenceFrameTransform(fromRef: Frame, toFrame: Frame, priority: Double)

Attributes

Supertypes
class Object
trait Matchable
class Any