ExposureNumber

csw.params.core.models.ExposureNumber
See theExposureNumber companion object
case class ExposureNumber(exposureNumber: Int, subArray: Option[Int])

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Returns the next exposure number

Returns the next exposure number

Attributes

Returns next subarray number

Returns next subarray number

Attributes

override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
Any

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product